Adobe Workfront - Customer Form External Lookup Issue
I have created a custom form with an external lookup to a fusion api. This works fine with hard coded Channel parameter, but I need to pass a radio button choice as a parameter and am unable to get this to work (via preview).
The radio button has a label and name of "Channel" and has three choices "SMS", Email" and "Push"
The external look up works fine with the url is as follows, channel value is received by the fusion api as SMS (note fusion id and client token replaced with dummy values)
The external look up fails when SMS is selected via the radio button and the url is as follows, channel value is received by the fusion api as blanks