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.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
Victor Onyebuchi
6