Pre-populating Form URL Parameters - can they send formatting to the fields?

  • intranet.admin
    Asked on May 13, 2014 at 5:03 AM

    Can the parameters be formatted Eg: Can a string be Trimmed such as MID(ABCDEFG,3,2) enters CD into the field?

     

    thanks

    Richard

  • TitusN
    Replied on May 13, 2014 at 9:59 AM

    Hello Richard,

    We currently do not have that feature - I have raised a feature request for it, and our developers will advice on its possible implementation. 

    In the meantime, using your form's source code, you can implement the String Substring Javascript method as shown here.

    Please let us know if you need further assistance with a possible workaround using your form's source code:

    1. What form do you want to implement it on?

    2. How would you like the output?   - copy into another text field/innerHTML?

    Looking forward to your response.