Jump to content
  • 0

Insert multiple rows (Trigger Action)


TriggerMan

Question

Please can you assist with a trigger action for the following:

1. I have an order form that requires the user to add multiple loads and allocate the loads to Transporters. 

2. Once the user has allocated the loads:

Example:

              Transporter: A = 10 Loads

             Transporter: B = 15 Loads

             Transporter: C = 20 Loads

3. I want a trigger action to populate each one of the loads to a new form and each on a separate row/entry.

Execution: 

10 x entries showcasing the transporter A name and the customer reference

20 x entries showcasing the transporter A name and the customer reference 

30 x entries showcasing the transporter A name and the customer reference

Thanks in advance

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0
On 4/16/2024 at 1:10 AM, TriggerMan said:

Please can you assist with a trigger action for the following:

1. I have an order form that requires the user to add multiple loads and allocate the loads to Transporters. 

2. Once the user has allocated the loads:

Example:

              Transporter: A = 10 Loads

             Transporter: B = 15 Loads

             Transporter: C = 20 Loads

3. I want a trigger action to populate each one of the loads to a new form and each on a separate row/entry.

Execution: 

10 x entries showcasing the transporter A name and the customer reference

20 x entries showcasing the transporter A name and the customer reference 

30 x entries showcasing the transporter A name and the customer reference

Thanks in advance

Hi @TriggerMan,

Do While Loop in Trigger can help you to achieve your desired result.

Here are the sample Triggers that you can refer to:

https://howto.caspio.com/tech-tips-and-articles/render-date-range-in-calendar-datapage/

 

Hope this helps.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...