Hi All,
Is there anything to check that an entity record is reopened or count of re-open the records using JS or else?
Please suggest.
*This post is locked for comments
Hi All,
Is there anything to check that an entity record is reopened or count of re-open the records using JS or else?
Please suggest.
*This post is locked for comments
I see that the jscript suggestion is elaborated in this thread. For the plugin suggestion, you can create a plugin for retrieve or retrieve multiple to catch the record being retrieved and do whatever you need to do. What type of detail do you need? What do you want to do with the reopened count?
Regards,
Can you please elaborate?
Hi,
I assume reopening is to open a record to view. It is not reopening from a closed state.
These ways would help you depending on your expectation.
Regards,
As suggested below you could create one hidden field and every form on-load you have to update the same field using js function.
Hello,
Create a hidden field of type whole number, and associate a JS fucntion on load of your form.
Each time the function Called it will update the content of yout field. This will allow you to store all the times your record will get opened.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156