• krishna mohan 29
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hi all, 
I need inputfield capability to get given input even after it is rerendered(hidden or shown) onchange of picklist value.

like if option 'a' is selected in picklist, the apex:inputfield with type textarea is shown and user enters data, and selecting 'b' hides rerenders and hides the field, and again if 'a' is selected i need field shown with previously given data in the field.
Thanks in advance.
Hi all, 
I need inputfield capability to get given input even after it is rerendered(hidden or shown) onchange of picklist value.

like if option 'a' is selected in picklist, the apex:inputfield with type textarea is shown and user enters data, and selecting 'b' hides rerenders and hides the field, and again if 'a' is selected i need field shown with previously given data in the field.
Thanks in advance.