Hi DHX Team,
I’m trying to print a form dynamically using PHP and the form structure definitions are stored in an external XML file. The idea is to have a single XML file with all the form definitions and query the same file for every form to be displayed; this is achieved by PHP Simplexml functions and xpath. Each form is to be tagged with an “id” which will be of the type hidden and a value will be assigned to it while the xml is created.
I’m able to retrieve the required structure from the PHP program but unable to print/display the form as required. The required file containing the codes is attached for your perusal.
Kindly help out, the matter is urgent.
Regards
Manish. problem document.zip (2.77 KB)
Could you please provide us complete demo including all correspondnig js/css files?
Please also add information regarding current and expected behaviour.