Hi, I have two tables, which have to create data in 3 connected tables and open a detailed view of the main record. Currently, I use an action to create a row in the main table, and a bot with a script to create child rows (I field 2 tables, the first is from is connected with the main table, and the second is connected with the main and create child records). I want to detect the bot finish and open a specific view. Is this possible? is it possible to detect the bot end?
Unfortunately you can’t open a specific view after the Bot is triggered as the automation is happening in the server side, not in the client.
3 Likes
Thanks
1 Like
You’re welcome!
1 Like