BR condition - current.changes()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2019 04:52 AM
hello every one,
i'am trying to check in BR condition if some field was changed.
its possible to use that condition? (current.changes() )
or if not, what is the right way?
thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2019 05:24 AM
Hi,
Br will run when there is any transaction that happens, so a blank condition essentially refers to anything changing. if you dont have the exact condition then leaving it blank would work for you( co check the insert/update checkbox based on your requirement, and also take the call whether you want to run this before or after the update), although it is not considered to be a good practice.
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2019 04:45 AM
Hey,
Just check in to see if this is solved?
-Anurag