HHH Posted November 24, 2017 Posted November 24, 2017 We are experimenting with a single form progressive capture for our customers which looks like this. I have managed to take the summary field in the form and inject it into the &[global["flowcode"]["summary"]] but is there a way to do the same with &[global["flowcode"]["description"]]. When I try to do it in the Business process description only takes manual text field input (see screenshot).
Steven Boardman Posted November 24, 2017 Posted November 24, 2017 Hi @HHH The description field is a multi-line so works a little differently but you can still inject variables into the field. If you open the description you can still access the variable picker and or manually add in the flowcode variable into this field. To Insert the variable into the text box, hold ctrl or cmd and left mouse click, this will expose a menu of the available request and question variables based on which preceding Get Information nodes you have used. To insert one or multiple variables simply select the variable from the various available menu options (depending on what Get Information nodes have been included. Hope that helps Steve 1
HHH Posted November 24, 2017 Author Posted November 24, 2017 Thanks a lot @Steven, that solved it for me.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now