How to check if the form session is active
Q. Just wanted to know if we record the details of the user who is accessing a form that is present in a flow while running the flow.
Comments
-
Currently it is not possible to grab this data by default. We can either fetch the details from RunningFlow report or introduce logging to record the data.