Does the form control handle multi column xml file? If so, can you supply a quick xml format as I cannot locate anything regarding this topic within the forum.
Hi, i hope help you.
echo(’<?xml version="1.0" encoding="UTF-8"?>’);
echo(’’);
echo(’’);
echo(‘XPTO’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’#cspan’);
echo(’’);
echo(‘ID,Data1,Data2,Data3,#cspan,Data4,#cspan,Data5,#cspan,Data6,#cspan,Data8,Data9’);
echo(’#rspan,#rspan,#rspan,X1,X2.,X3,X4,X5,X6,X7,X8.,#rspan,#rspan’);
echo(’’);
echo(’’);
Does the form control handle multi column xml file? If so, can you supply a quick xml format as I cannot locate anything regarding this topic within the forum.
Could you please clarify your question?
I would like to start using the window and form components to build my input screens. Many of my screens will require multiple columns within the form data. Currently we are using HTML and either divs or tables for the forms and I would like to update them. We are using dhtmlx pro. Evaluating my options regarding to changing my input forms. I know in the windows component it has attachURL but it is not available with the form component. So I would need to update my forms to XML and would like to know how to create additional columns within the XML file.
Hi
New column in a form via xml:
<item type="newcolumn"/>