I was assuming that "Dialog" under the Processes window was for these, but obviously that's not the case.
I have "Integration Mode" enabled for our CRM, which replaces "activate order" with "Submit order", which then locks it so that it can only be modified in the back-office (Dynamics NAV in this case)
We would like it so that if there are any write-in products in the order, that when hitting "Submit order", a dialog box pops up saying "You have write-in products, are you sure you want to submit the order?" with yes/no as options. If the user presses yes, it will act as normal, if they click no it will return to the form without submitting it.
Is something like this possible? If so, how do I do it? I know next to nothing about code so if it involves Javascript I will need some help.