TimeStamp on app.json creation and deployment
Add
- a timestamp for the creation of the package
- a timestamp for the deployment
So It's possible to check when the package was created and deployed (particularly useful for the customer’s production environment)
ValuesAllowed Property Editable
The ValuesAllowed Property is currently Non-Customizable.
It'd be nice to be able to manipulate this like the VISIBLE Property, for which we can have it match a Boolean elsewhere (I know that ValuesAllowed isn't boolean).
Shopify Orders - Status = Cancelled
Currently it is not possible to filter away cancelled orders in Shopify Orders. It would be a nice feature to make it easier following up on open orders (stranded, error or simply unfulfilled).
Bugg
När man går in på serviceorder och trycker på sökrutan, så blir det som att man kan skriva men hoppar ur från sök.
Så när man börjar skriva så är det ingen text som kommer.
visual Studio code Debug - auto filter Out of Scope watched expressions
During break in debug session al expressions in Watch window are evaluated. Sometimes most of the expressions are [Out of scope]
Would like to have a filter to automatically exclude these based on the current line in view
Allow markdown in Message and Error
Would it be possible to allow markdown in Confirm, Dialog, Message and Error calls?
It is today possible in the teaching tips.
A bit of text formatting could be an enhancement in the communication with the user (if there is guidelines also of course).
Fo...
Implement Field Page Indentation
Hi, I suggest to implement the possibility to define a visual indentation of the fields or groups and subgroups.
For to improve the user experience.
Thank you,
Roberto.
More details around Primary Keys
The intellisense in Visual Studio Code displays the primary key as (PK1), (PK2) etc after the field names. This is very good.
I do however think it would be useful if you displayed (PK1 / 2), PK2 / 2) etc to show how many fields that are part of the primary key.
Highlight current field in Page Inspector (Ctrl+Alt+F1)
When a user press Ctrl+Alt+F1 to open the Page Inspector, it should show information about the current field as default. (Just like in Axapta.)
Excel Buffer table "Cell Value as Text" column Length Issue

Administrator