Form SmartTags

Form SmartTag (MM_Form)
This tag is the primary tag required for inserting a form into a page. Using this tag alone won't result in anything being rendered to the screen for th...
Wed, 23 Jan, 2019 at 3:03 PM
Form Button SmartTag (MM_Form_Button)
This tag is used in conjunction with the [MM_Form] tag. You use it to create buttons that perform actions relevant to the form. More specifically, it output...
Wed, 31 Jul, 2019 at 4:20 PM
Form Data SmartTag (MM_Form_Data)
This tag is used in conjunction with the [MM_Form] tag. It outputs data related to the form being filled out. Depending on the type of the parent form, dif...
Mon, 8 Oct, 2018 at 12:01 PM
Form Field SmartTag (MM_Form_Field)
This tag is used in conjunction with the [MM_Form] tag. It outputs form fields that the user can interact with to enter in data. Attributes Available...
Tue, 14 Feb, 2023 at 1:55 PM
Form Message SmartTag (MM_Form_Message)
This tag is used in conjunction with the [MM_Form] tag. It is used to display messages on the screen relevant to the current form. Depending on the type of ...
Wed, 15 Aug, 2018 at 10:59 PM
Form Section SmartTag (MM_Form_Section)
This tag is used in conjunction with the [MM_Form] tag. It is used to identify sections of content that have a certain significance within the current form....
Wed, 15 Aug, 2018 at 11:08 PM
Form Subsection SmartTag (MM_Form_Subsection)
This tag behaves the same way as the [MM_Form_Section] tag. It is used when you want to nest one section within another: [MM_Form_Section type='s...
Wed, 15 Aug, 2018 at 11:31 PM