It would be nice to have Undo and reset view buttons in excel add-in for reports. I understand that there is already an Undo button in the add-in but that is more for planning I guess. What we need is an undo button for the steps that users perfor...
Currently the SMTP configuration, used for mail delivery, does not allow to define the sender name attribute, just the mail address used as smtp user name. In my environment this leads to mails that do not display the name of the sender but its ma...
Rest Connection: activate or deactivate request parameters
for instance when working with MS Graph API sometimes you need to pass a $skiptoken parameter to paginate the result when using the $skiptoken parameter it can't be empty. Considering that this would be great to be able to activate or deactivate t...
As Visibility flag in button, combobox, ... add a Rendering flag
It is possible to hide a button (or another element) by using the "Visibility" property.
In Canvas, when a button is hidden, the space occupied by the button remains present. For aesthetic reasons, it would be preferable for the space to disapp...