Make record in subform clickable
Hello,
I'm creating an app to keep track of the procedures used in the company.
For each task run in the company there's a "Task" record containing some information + a sequence of steps (procedure) needed to perform the step.
Is there a way to make each procedure step clickable so the user can directly access the single Procedure form?
Thank you