Posts

Showing posts with the label hidden fields in custom editors

FormTitan for Salesforce Integration: Resize Hidden Fields

Image
Hidden fields add flexible features in a form. Programmers and form owners use hidden fields to add options to forms and process the data in the background. While working on a form, the form creator can insert hidden fields in the form. The form owner can see the hidden fields, form fillers can't see. In order to make your form design more attractive, the FormTitan added the option to resize your hidden fields. Users can resize their hidden fields without affecting the fields or form functionality. Once resized, form owners can free up space for important items in the form. To know more about the update, read this tutorial .

Salesforce Hidden Fields in Custom Editors

A hidden field is invisible in the form. Hidden fields are not used to collect the data from users; rather they are used to trig logics in the forms. Here, the custom editor refers to interface to create custom emails and messages. Custom editors help users create dynamic emails, by inserting form fields as variables. To increase productivity, you can now insert hidden fields in the custom editors. Hidden fields are inserted in the form as field variables, helping you hold important information more easily. You can read more about custom emails , and custom thank you messages . Also, this tutorial about hidden fields in custom editors plays important role in creating your form with hidden fields.