isleshocky77/ninja-forms-parameter

Wordpress plugin and Ninja Forms add-on which allows you to pass a merge tag to a form in the shortcode.

3.0.0 2017-05-11 01:19 UTC

This package is auto-updated.

Last update: 2024-03-07 15:19:44 UTC


README

This is ninja-forms-parameter. A Wordpress plugin and Ninja Forms add-on which allows you to pass a merge tag to a form in the shortcode.

Usage

Merge Tags

  • Navigate to editing a Form 1
    • Go to Fields, Edit, Advanced, Default, and click on the Merge Tags icon
    • Select Parameter and change the "YOUR_KEY" to a key you will use (e.g. lead_source)

Short Codes

  • Navigate to editing a Page
    • Add ShortCode [ninja-forms-parameter YOUR_KEY="Your Value"] (e.g. [ninja-forms-parameter lead_source="Web Site"])

License

ninja-forms-parameter is licensed under GPLv3.

ninja-forms-parameter is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

ninja-forms-parameter is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with ninja-forms-parameter.  If not, see <http://www.gnu.org/licenses/>.