
Rather than simply create forms, Fabrik allows you to create real applications. You can collect data and then feed that data into charts, maps, calendars and more. However, although Fabrik is powerful and flexible, it can also be complicated to use. In this tutorial, we're going to give you a gentle introduction to Fabrik, and we'll show you how to set up your first form. 1. Install Fabrik
![]() 2. Start Creating the Form
![]()
![]()
![]()
3. Add Elements to the Form![]() Now that you have the form, we need to add elements. Elements are the actual data that people will enter into your form. These will be things such as name, email address and phone number.
![]()
![]()
![]()
4. Link Your Form to a Menu
![]()
5. View Your FormCongratulations. You have created a form with Fabrik. If you want to see the information entered in the form, go to Components > Fabrik > Forms and click View data next to your form. ![]()
|

With Admincredible you can update and manage all your Joomla sites. If you have 5 or 500 sites, Admincredible will make your life easier! Visit Admincredible.com.
All of our tutorials are published under the Creative Commons Attribution-NonCommercial license. This means:
Open Source Training is not affiliated with or endorsed by the Joomla, WordPress or Drupal projects.
All product names and trademarks are the property of their respective owners.
Copyright 2013 Open Source Training, LLC. All rights reserved.
Comments
We're really glad you found this tutorial and our site useful. Welcome to OSTraining!
Go to the 'List' tab on the Fabrik administrative page. You should see a Fabrik List with the same name as the form you created. Add a menu link to this list, the same way you added a link to the form (except choose list instead of form for the menu type). Now, go to the 'Elements' tab on the Fabrik Administrative page. For each field/column that you want to use as a search filter on your table do the following: (1) open the element's setting page (2) Open the 'List View Settings' tab (3) Click 'Filter's to open that part of the accordion view (4) Choose the appropriate option from 'Filter Type', and click 'Save'. Now, go the front-end of your joomla site and click the menu link you created for the Fabrik List. You should see the records for that list currently in the database, and above the table you will see the search/filterin g fields or dropdowns that you added for each element.
Hope this helps!
I'm trying to create a form with bindDed fields, so when i set the value of the first field, this value is used as a filter for the second field's query (both are typed databasejoin).
some thing like this (in the second field SQL statement : WHERE TABLE2.SOME_ID == TABLE1.SOME_ID.
Any ideas?
Thanks,
Roee
Just one thing, how do I send out an email to the user and admin, using the info the user entered in the form?
Any help will be greatly appreciated!
Thanks!
Otherwise thank you very much the above tutorial, it is precise and easy to understand.
Thank you so much indeed