Use our Google Custom Search for best site search results.
Search
-
hey super thanks for the prompt reply :)
I can understand the part of using diff sections and applying conditional formatting on them.
but I absolutely have no idea as how to upload XML schema dynamically to a section.
I can only know how to upload an XML file content dynamically to a drop down list ...
-
I have a situation:
I'm creating a form with the following fields:
--------------------------------------
1. name: <text box>
2. date lodged: <date picker>
3. process type: <dropdown list>
a) signup
b) login
c) purchase
create form <submit button>
--------------------------------------
If user pick on ...