Page 1 of 1

i need a way or a idea to create this feature

PostPosted: Wed Jan 27, 2010 4:48 am
by brett05
i want to create same forms dynamicly in the script page,i know we can add the easy with input but i need to see them leads export
for exemple:
hi i'am mr james from XXXX
do you have a tv in home (here we will add a input forms as YES/NO)
then the agent will choose the good one
etc...

finally when we export our list as csv for exemple we will see all forms answer in script
do you have a idea ?

PostPosted: Wed Jan 27, 2010 7:15 am
by mflorell
You could use a form builder for that, or just a simple custom PHP script with a custom DB on the backend.

PostPosted: Wed Jan 27, 2010 7:53 am
by aouyar
Web form integration with Limesurvey might be an option.

thanks

PostPosted: Wed Jan 27, 2010 8:42 am
by brett05
yes i know limesevery
but my idea is add this forms in the script panel

PostPosted: Wed Jan 27, 2010 9:18 am
by mflorell
Right, you can do an IFRAME in the SCRIPT tab with Limesurvey in it.

thanks

PostPosted: Wed Jan 27, 2010 9:32 am
by brett05
ahh yes right good idea thanks mflorell