You need to sign in to do that
Don't have an account?

DEVELOPMENT1
Hi
My Scenrio is i m having one picklist field with values are X,Y,Z and W and one dependent text field is there.whenever i was select the W value in the picklist ,text field was populating after that i entered some text and saving the page upto its fine.The problem is whenever i was going to EDIT the page the picklist field value i was changing from W to X,the test field value didint erase. Thetest field value should come blank.
THANKS
RANGA
My Scenrio is i m having one picklist field with values are X,Y,Z and W and one dependent text field is there.whenever i was select the W value in the picklist ,text field was populating after that i entered some text and saving the page upto its fine.The problem is whenever i was going to EDIT the page the picklist field value i was changing from W to X,the test field value didint erase. Thetest field value should come blank.
THANKS
RANGA
Please add onChange event on picklist and clear the text box data by JavaScript by getting its Id. Let me know in case of any query.
I m having the code.which part of code i m going to clear text box data.
Thanks
RANGA
Can you share your Visualforce code with us so we can help you out better? At least share the part of the code that populates the text field when you pick a value from the picklist.
Thanks.
Thanks
RANGA