I want to dynamically populate content to a Text Field in a web form…
How Can I do that…Do I need to associate java script to XSD..if so how it is possible?
Porblem: How can we populate fields in a webform dynamically based on some condition? Example: a form contains language and country selection fields, the countries list should be populated based on language selected.