Resolved! Issue with setting short description with variables in flow designer
Hi there.. trying to set the short description using javascript for the creation of a catalog task in the flow designer. var shortDesc = 'Telephone Services ' + current.variables.request_type.getDisplayValue() + ' for ' + current.request.request...
