Hello every one,
I have encountered with a problem that I have a form say SalesOpportunities I have couple of UDFs in it, Now what I want is when I click first UDF (which is a drop down menu) and select first option from it, the remaining values of other UDFs change accordingly. A kind of Intellisense implementation.
Kind of a thing we use in google chrome in form filling activities.
How can I do that??Please help..