Edit Form Settings » Developer Settings

Link: https://support.brilliantdirectories.com/support/solutions/articles/12000078825

In this article, we will go over the Developer Settings found under Edit Form Settings.



Form System Name


Here, the form’s system name can be specified. Use only alphanumeric characters and underscores, with no spaces.


Input Field Settings


Field Label Position


This setting allows you to control where labels appear within the form.



The front-end view when Labels Above Inputs is selected:



The front-end view when Labels Left of Inputs is selected:



Use Field Label as Placeholder Text?


When enabled, field labels will display as placeholder text inside the input fields.



<input> Field CSS Classes


CSS classes entered here will be applied to all input fields in the form.


Bootstrap CSS Forms Reference


Form Settings


Additional form settings are available further down under Developer Settings.



<form> Assign Unique ID


A unique ID can be assigned to the selected form. This ID is applied directly to the <form> element.



<form> CSS Classes


Multiple CSS classes can be applied directly to the <form> element.




<form> Inline Styles


Inline styles entered here will apply directly to the <form> element.




Save Action URL


This setting allows you to modify the default action= attribute of the form.


ID to Replace After Form Submitted


This option defines a target ID that will be replaced after form submission. This only works when Display Success Pop-Up Message is enabled under Edit Form Settings → Submission Settings.


Database Settings


Additional database-related options are available further down under Developer Settings.



What Database Table Should Submissions Post To?


This setting determines which database table receives the submitted form data. Only modify this if you are familiar with database tables.


Primary Key


A unique field identifier can be specified for the selected database table.