Addmore fields on click of '+'

sheetal5

New Member
I want to create addmore of fields.
e.g If I want to enter school, college, professional information.
I have created boxes college name, start year, end year
After click on '+'
I want to generate again textboxes of same to enter value.

How can I do this using fabrik?
 
You need to create two lists.
First list need to have for example "college_id" field and your fields e.g. college name, start year, end year ...
On the Second list need to create Join between this two lists (Your List->Data->Joins) Join Type: Left Join; From: Second List; To: First List; From Column: id; To Column: college_id; Repeatable: Yes; Delete joined data: Yes.

This may also help you.
http://fabrikar.com/help/tutorials/details/3/24
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top