Hello Everyone!
I have a Laserfiche Cloud Form with a table field named Tb_Registry containing multiple fields (columns). My goal is to insert each row into our database or a CSV.
However, in the Workflow Designer:
-
I don’t see a “Form is submitted” start event.
-
In the Rules section, I only see options like:
Decision Table, Formula, Document Merge, Query, Web Request, and Script.
I’ve tried using a “For Each Row” activity inside Workflow, but it doesn’t detect any rows from the table.
🔍 What’s the proper way to retrieve and loop through table values from a form and insert them into external data using Laserfiche Cloud?
Any working configuration, workaround, or updated best practice would be appreciated.