Create a link to your form

  • Views Views: 15,183
  • Last updated Last updated:

Navigation

         Form Article Plugin Tutorial
      Autofill form plugin
      Clone form plugin
      Comment form plugin
      Email form plugin
      EXIF form plugin
      FTP form plugin
      J2store form plugin
      Kunena form plugin
      Limit form plugin
      Logs form plugin
      Mailchimp form plugin
      Paginate form plugin
      Paypal form plugin
      PHP form plugin
      Pingdotfm form plugin
      Receipt form plugin
      Redirect form plugin
      REST form plugin
      Slack form plugin (+)
      SMS form plugin
      Twitter form plugin
      Upsert form plugin
      VBforum form plugin
      Create a Search Form
      Accordion Form Groups
  • To create a Joomla menu link to your form:

    • Select "Menu->main menu" from the top administration menu.
    • Then press the new button
    • Next select "Fabrik->form"
    • Give your link a name and on the right hand side of the form select the table you want to link to.
    You have some additional Options you can edit if so desired:

    • Row id - If the form is set to record in the database then you can specify the record id that will be displayed in the form. Leave blank to open an new form. Enter "-1" to use the user's id.
    • key name - Leave blank unless you know what you are doing! Element name (note short element name and not long) to be used with the Row id value. Defaults to the tables primary key. If row id is set to -1 then this field should contain the name of the field that stores the users ids.
    • This will enable you to create a form where your users can add a new record but can then only ever edit the record they initially created.
    • Show random records - If set to yes then a random record from the table will be displayed in the form.
    • Template - overrides the form's template when viewing the form from this menu link. Leave as "-Use default-" to use the form's defined template.
Back
Top