on ‎2008 Nov 10 5:34 PM
Hi Friends,
I have created XML forms with the help of XML form builder. And it is succesfully working.
Now I want to do some more R&D on XML foms.
I have seen many threads in which people r discussing about Coding .
Kindly someone tell me or give some usefull links by which I can Create Iview for XML forms Dynamically or through coding.
Thanks in advance
Edited by: Mayank Saxena on Nov 10, 2008 6:34 PM
Request clarification before answering.
Not Answered
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mayank,
The following documents could be very helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Saxena,
You don't get any documentation or links related to XML Forms coding. You should get the knowledge by experience in XML Forms.
As you know, we have very limited control on XML Form builder (Design time). You have very limited properties of each controls (TextBox,Label, Dropdown list etc). You cannot compare this XML Form Builder with any other Rich Internet Application development tools.
When you compile XML Form Builder after completion of design, the system will generate required files (xml, xsl) to run the application. These files will reside under etc --> xmlforms.
You can modify xsl files according to your business requirements. You can embed java script code, or you can change html properties etc. After completion of your custom changes you can upload the same file on the same location.
Remember custom changes will be wiped off once you re-generate the project. So always be careful with this.
Regards,
Satya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.