on 2016 Jan 21 7:09 AM
When the user select a value from f4 drop down list the dependent fields should get cleared, can anyone please tell me how to achieve this?
Example if the user select the value from the country field it dependent fields like state,region,district,city should get cleared.
Thanks & Regards,
Rajkumar
Request clarification before answering.
Hi Deshetti,
The way I see more feasible to achieve this is "programming" in the main field GET_V method, and erase data from the company manually,
For example GET_V_Country should thence interact with the BOL entity where the data you want to change and delete them when the value is changed so that when you select a new value the page will reload and delete data dependent fields in the view are,
You must do debbug for operation ...
Follow link for example:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
12 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.