How can i sync field value in form and list?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 05:53 AM
Hi Team
I wrote a display business rule which is updating "Em Status" to Active when "state" is Resolved and "Type of EM" is Renew.
But the problem is when Em Status value updated, it is not showing same value in list page.
How can i fix this , please help me.
Thanks
Ankit

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 06:55 AM - edited 06-20-2024 06:55 AM
Why are you using a onDisplay business rule to update information? Traditionally that isn't what should be used to update information. Also, can you confirm that the field you see on the form, and the field you see on the list are the same field, and not dot walked or a user created field with the same label? Lastly, can you post a screenshot of your Business rule?