Page 1 of 1

Formbuider (custom tag)

Posted: Mon Sep 15, 2014 7:13 pm
by jarvaz
Hello everyone. I have to make a form where I have to retrieve (name, surname, etc) from the database. These data are provided through a form built with FormBuilder. I have a call in FormBuilder to a custom tag, but note that these data have in the database as XML. No how a call is made to show data later, for example in a form of type list. Thanks for your help.

Re: Formbuider (custom tag)

Posted: Tue Sep 16, 2014 7:36 am
by velden
I'm sorry but it's not totally clear what exactly you want to accomplish.

Re: Formbuider (custom tag)

Posted: Tue Sep 16, 2014 8:40 am
by jarvaz
Ok, sorry, my English is not very good. I have a form in which some teachers have to enter some data (lines of inquiry). Then students have to choose some of these lines of research. I need to make a list despleglable data previously entered by teachers. A custom tag will not do, because the information in the database are XML. I explained correctly ?, thanks for your interest

Re: Formbuider (custom tag)

Posted: Tue Sep 16, 2014 12:13 pm
by psy
Check out ListIt2 (ListItExtended) and ListIt2FEEdit.

Create a custom instance of ListIt2 then use ListIt2FEEdit to create the front end form and save the data to the database.

Data can then be searched/retrieved as needed.

Re: Formbuider (custom tag)

Posted: Fri Sep 26, 2014 8:31 pm
by jarvaz
Thanks, I'll try

Re: Formbuider (custom tag)

Posted: Sat Sep 27, 2014 8:48 pm
by Dr.CSS
There is also a module called form browser, never used it but sounds like what you are trying to do...