Hi all!
Maybe someone has solved a similar problem.
I'm making a kind of task tracker, but I can't solve the following problem. I want to do the following in the task picker interface:
1. You can select a record from the database (already done)
2. For the selected entry, using the button, you can create a related task entry, which will be linked to the first
How to solve the second point? I tried different variations of automation, but nothing worked for me