Answered

search item and add to table

I want to fetch the information using search and display it in the table

To do this, I have two processes. During the registration process, customers enter their information and register.

In the second step, I want to display my desired record by searching the table, please help.

Comments (1)

photo
2

Dear Yousef,

To register the information you can add the new customer as a new collection item:

https://help.bizagi.com/bpm-suite/en/index.html?add_and_remove_relationships.htm

If you want this register to be attached to another collection you can attach the collection:

https://help.bizagi.com/bpm-suite/en/index.html?attach_items_records_to_a_coll.htm

You can use the search form to get the information:

https://help.bizagi.com/bpm-suite/en/index.html?search_form.htm

Best regards,