- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2018 12:51 AM
using with OnChange script -in a new record if i have changed state value from NEW to CLOSED then form view was changed to ''state_closed''view ----working fine, after updated record ,
if we see in list of records view is displaying as like "state_closed"
when i clicked on NEW button then "state_closed " view is reflecting on NEW record , As per new record view should be Default view
i want to display Default view when i click on NEW button
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2018 01:39 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2018 02:22 AM
Would you mind to mark my answer as correct so that it will be helpful to others
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2018 02:23 AM
Yes... Sure..!
Thanks Sunil...!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2018 01:06 AM
Hi Chanikya
Instead of setting the view in the client script. I will suggest to write a view rule to set the view.See the below link to understand how to create a view rule
I hope this will resolve the issue.
Harsh