Plugin - Content (Display the form in an article)
The RSForm!Pro Content Plugin allows you to publish a form inside a content item.
Downloading and Installing the plugin
Download
You can download the plugin by logging with your purchase user, then head to My Downloads > RSForm!Pro - Modules & Plugins > Plugins > "RSForm!Pro Content" plugin.
Setting up the syntax & Pre-fill form fields
Open a Joomla! article you want from the Content > Article Manager, and type {rsform 1} for example.
You can also pre-fill your fields from the syntax and your form will load with the specified values, for eg (whereas fieldName is the exact name of your field, case sensitive and fieldValue, the desired value you want to pre-fill your field):
{rsform 1 fieldName="fieldValue" textbox="textboxValue" radioGroup="someValue" checkbox="cat" checkbox="dog"}
Note: when pre-filling, depending on the field you need to take into consideration:
- textboxes, textareas - simply add the desired value
- radio, dropdown - the value you add has to actually exist in your field
- checkboxes or multiple dropdowns - besides using existing values, when selecting multiple values, you'll have to separately specify their values one at a time as in the above screenshot
You can also prefill form fields in the embedded form by appending URL parameters using the following format:
www.yoursite.com/article_path&form[field-name]=field-value
However, this will not work if you use the pre-fill directly in the syntax as explained above.
Retrieving the Form ID
The Form ID can be found by accessing your admin panel and going under Components > RSform!Pro > Manage Forms > notice the last column as illustrated within the screenshot.
Watch the video tutorial
Version 3.0.1
- Added - Joomla! 5 native compatibility - no longer needs the 'Behaviour - Backward Compatibility' plugin.
Version 3.0.0
- Updated - Joomla! 4.0 and RSForm! Pro 3.0 compatibility.
Version 1.51.1
- Fixed - Fields were not populated automatically if they contained a hyphen.
Version 1.51.0
- Added - Joomla! automatic updates support.
- Updated - Bumped minimum requirements to use RSForm! Pro 1.51.0
Version 1.50.17
- Added - Can prefill field values by adding them in the placeholder (eg. {rsform 20 fieldname="fieldvalue"})
Initial Release
57 persons found this article helpful.
You Should Also Read
Plugin - System (Display the form anywhere on your website) HOT |