How to add hidden information in the form accordingly with a user's answers?

  • Moore_Jeff
    Asked on December 30, 2020 at 12:49 PM
    I have a few fields where the consumer can choose multiple options. If certain options are chosen, i want a internal code to be created or placed that is internally viewed only and sent with the payload of the form submission. There are 4-8 options that if chosen have "codes" that we use internally and want that to come with it.
  • Gustavo_H
    Replied on December 30, 2020 at 3:50 PM

    Hi, 


    In this case, you can use a hidden Form Calculation widget to receive the string code by using conditional logic if the user provides the trigger answer. Here are two helpful guides that will show you examples of how you can do that.

    Complete guide 👉 how-to-hide-form-fields

    Complete guide 👉 how-to-manipulate-text-string-with-conditions-and-calculation


    Please, let us know if you need anything else 😀✨