Module - mod_rsform_feedback (Display a button that popups up a form)
The RSForm! Pro Feedback module displays a button in a certain position(top, right, left or bottom) on your site which will display a chosen form inside a modal(depending on the option chosen in the module) when pressed. The module can be installed on your site by using the default Joomla! installer (Extensions >> Install/Uninstall >> Browse >> select the module >> "Upload File and Install") and can be configured from the Module Manager.
The configurable parameters are:
- Module Class Suffix : A suffix to be applied to the CSS class of the Module. This allows for individual Module styling;
- Form : The form that will be displayed in the module;
- Open In : This is how the form will show up. The options available are: "Same Window", "New Window", "MooTools Modal", "Bootstrap 2.3.2 Modal" or "Simple JavaScript modal";
- (Modal) Width : If you set the form to open in MooTools modal window, this would be the modal window's width;
- (Modal) Height : If you set the form to open in MooTools modal window, this would be the modal window's height;
- Modal Width (vh) : If you set the form to open in Bootstrap 2.3.2 modal window, this would be the width specified in viewport units (vh);
- Modal Height (vh) : If you set the form to open in Bootstrap 2.3.2 modal window, this would be the height specified in viewport units (vh). Value must be between 20 and 90;
- Item Id : You can choose a custom Item Id for this link;
- Text : This is the text to be displayed in the module;
- Font : This is the font that will be used;
- Font Size : This is the font size of the text;
- Text Position : This is the position of the module. The positions available are: Top, Bottom, Right or Left;
- Text Color : This is the text color code;
- Background Color : This is the background color code;
- Border Color : This is the border color code;
- Image Type : This is the type of the image being generated.
03 Sep 2021
Version 3.0.1
- Updated - Bumped minimum requirements to use Joomla! 3.9.26
- Fixed - 'Advanced' tab was missing 'Layout' and 'Caching' options.
09 Jun 2021
Version 3.0.0
- Updated - Joomla! 4.0 and RSForm! Pro 3.0 compatibility.
13 Nov 2019
Version 2.1.0
- Added - 'Simple JavaScript Modal' option.
03 Jun 2019
Version 2.0.1
- Added - 'Edit Form' button next to form.
- Updated - Bumped minimum requirements to Joomla! 3.7.0 and RSForm! Pro 2.2.2
20 May 2019
Version 2.0.0
- Added - 'Bootstrap 2.3.2 Modal' option.
- Updated - Bumped minimum requirements to Joomla! 3.0.0
19 Jan 2016
Version 1.51.0
- Added - 'Bootstrap 2.3.2 Modal' option.
- Added - Joomla! automatic updates support.
- Updated - Bumped minimum requirements to Joomla! 2.5.28 and RSForm! Pro 1.51.0
- Updated - Use default JFormFieldColor instead of our own field.
- Updated - CSS is now added to the head section of the page.
- Updated - Text generation is no longer done through GD Image functions.
22 Nov 2013
Initial Release
29 persons found this article helpful.