Hey all,
I can successfully start a new process using the ECL however one of the controls on the form uses a WhenChanged event to populate other variables, in this case selecting a company id from the drop down populates the company name process variable and folders parent id.
This event does not fire when setting the Value for the drop down or upon SubmitAction, it does work when using the GUI. Has anyone encountered something similar?