RocketForms

search
RocketForms : Settings
Summary: Configurable settings for email functionality include setting the email subject, sender email, recipient email, reply email, email language, and email subject prefix/appendix. Email copy to sender and security protocols require adaptation.!
RocketForms : Extra Functionality
Remove hidden fields from form, except 'emailsubjectprefix'. Use a textbox to pass hidden data. 'emailsubjectprefix' value will be added as email subject prefix based on user selections in the form. Ensure field is within s-return element.!
RocketForms : Razor View Data Objects
Standard Razor View Data Objects include AppTheme, SystemData, PortalData, ModuleData, GlobalSettings, and more. AdminList.cshtml uses formlist data, while EmailForm.cshtml uses formdata.!
RocketForms : Form Template
Create folders and sub-folders for AppTheme templates. Step 2 involves creating a Form Template with specific content. Optional templates include settings for header, theme, email, and admin. Test the AppTheme on RocketCDS website with RocketForms module.!