Description
Created a Webform for Winshuttle Composer where I need a If-Condition for a certain statement. Currently not able to select any field of the Form. (See Screenshot)
Applies To
11x;12x
Solution/Immediate Workaround
Conditions do work differently for XML mapping. You want to set the mapping to XML first, then apply the condition. Because there is no existing field to reference, you will need to type in a field name of your choosing in the condition wizard (no spaces). If you're wanting to use another field that is in your script, name this field the same name, but with IF in the field name.
Once you bring the script into Composer, you'll see the IF field in your list of fields to map. Again, if you're wanting to utilize a field that is already existing elsewhere in the script, you'll want to update the script mapping to use the IF version of the field for both. Alternatively, you could set a rule that when the IF field is filled in, it sets the value of the other field to match. Either is acceptable.
Comments
0 comments
Please sign in to leave a comment.