Hi Team,
Is it possible to have a custom button on forms that can trigger a workflow.
I have a requirement where a form field is looked up from sql, and the field must hold the latest item details (since the view is from another application and updated using a scheduler, it may not have the latest details). Once the process starts, If the field is not available, then need to execute the script that will execute and thus retrieves the updated table. I have the workflow which runs the script ready and everything works but cannot get it to run on the form with a custom button.
Thanks in advance.