License configuration export/import
Having to turn environment in maintenance mode to manually set the license configuration is not as safe as automated import.
Being able to get the right license configuration set and import it to the environment (as a step during environment creation for example) may ensure licenses are...
Having security administrators per company / company set
Having a large deployment with several countries or regions implies difficulties to manage users.
It should be possible to have several security administrators who manage different areas (one or several countries).
One way to do so could be when 'Security administrator'...
"Merge"assets as versions
Following those two ideas:
- "Upload a new version" in project asset Library
Number sequence formatting depending on dates
Add a segment based on the date (YY, YYYY, YYMM). Also, having a number allocation per value on the date segment will be great.
Calculate values in numeric fields
In previous version, we were able to calculate values directly in numeric fields. It was really useful. For example in project forecast to calculate X% of an amount.
SMTP mail with actual user as sender and/or allow reply to
By now, sending email through SMTP routing (i.e. Google mail), the sender name is the user email but the sender email is the technical email. Then replying to the mail, we reply to the technical account used to connect to the SMTP, not to the user. It would be better to really send as the user w...
Add foreach in X++
In order to continue the evolution to C#-like syntax, can you implement the foreach?
Allow to set a standard field mandatory
I totally understand we can't modify a standard mandatory field to set it not mandatory anymore. But we need sometime to set a standard field as mandatory regarding the customer's processes. By now, we can't trigger this property on the field. So we have to implement it in the table methods an...
Power BI Embedded extensibility
By now, to customize the Power BI Embedded report, we need to disable the tab and recreate it in the form extension and reimplement the same code as the standard but with another resource name. I just propose to add a replaceable protected method retrurning the resource name then we just have ...
Antimalware exlusion on devboxes
As by now we are no longer admin of devboxes deployed through LCS, is it possible to set some exclusions on the antimalware in the template? Like PackagesLocalDirectory folder as it can be really painfull having the antimalware blocking the dev process when changing lots of development files.