(Caution Newbie!!)
We are making changes to a SmartForm. We are adding a new DropDownList control that is bound to a smartobject and are modifying our workflow (adding an activity/ step) which uses that new DropDownList.
Q: if we introduce this new form into production, will existing instances of the workflow break, when the form gets loaded?
If the older workflow does not reference (or execute any logic) based on the data gathered from the new DropDown control, is it likely to succeed?
What's the proper way to test this scenario?
Any suggestions are appreciated!
-tomas