Formbuider (custom tag)
Formbuider (custom tag)
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)
I'm sorry but it's not totally clear what exactly you want to accomplish.
Re: Formbuider (custom tag)
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)
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.
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)
Thanks, I'll try
Re: Formbuider (custom tag)
There is also a module called form browser, never used it but sounds like what you are trying to do...