Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    You should never hardcode these "j_id0:mnFrmId:mnPgBlkId:myEmlId" ids! Commented May 3, 2017 at 10:55
  • @partha, the values is getting cleared in client side , but not in server side (controller). That's what i am facing difficulty Commented May 3, 2017 at 11:13
  • @ram135868 , When you will set the value from your script to blank( as show in the above example), and call your controller method after that , it will automatically reset your value to blank. Please try the above example and check your debug. Once it is reset and then the controller method is called( let say we are saving it) it will flash out the value . Commented May 3, 2017 at 11:19