Hi community,
I currently design a custom form with a button that calls a regular file picker. In my scenario, end users shall only be able to upload certain datatypes, like txt and xml. As the affected users group does not have any edit rights for…
Hi,
I've created a custom dialog to complete workflow tasks. I would like to know if is possible to reload My Inbasket grid after this dialog closed.
My Aras Innovator version is 11 SP5
Regards,
Jonatas
Hi Team,
I have custom result binding code on 'OnSearch' event. On return of result if it is true it works fine but on false I want to close search dialog box that appear in relationship on click of pick related dynamically.
I tried following method…
I'm working on a client side method to clone an ItemType using a dialog box. My approach is to make a form with a check box to choose to copy properties and another check box to copy values from a relationship tab, and a button for "Done" and "Cancel…
Hello,
The Grid data in one of my custom dialog takes some time to load. I would like to show the spinner.html that is used in relationship view before the data is loaded. Is there any inbuilt code that supports this.
I am trying to create custom filter during OnSearchDialog. While everything works well I am not able to use pipe as "OR" within the string that is passed to filter. The problem is that every pipe in my filter string is preceeded with escape character…