Jump to content
  • 0

Design Question


Leon13

Question

Greetings,

I am trying to design an intake process and need some guidance please.

If a user requests 5 Virtual Machines to be built, with the exact same specs, I would like to present the user with a drop down menu.
The user can then select "5"; however, in the database, the system needs to create 5 separate entries due to the fact that at the backend, each VM will have a unique UUID, IP Address etc.

I do not want to force the user to complete the same form five times.

Thank you in advance!

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hi @Leon13,

Are you going to save it in the same table? What I can recommend is to use a separate Table that will contain duplicate records. With your workflow, we are going to use the new feature of Caspio in Triggered Actions. 

With the recent release, Loops and Variables is now available in Triggered Actions and Tasks. I have here a sample Triggered Action that will insert identical records based on how many quantity a user entered. 

image.png.334537375578762ddb41e88bca0714e0.png

 

Hope this helps!

 

-kristina

Link to comment
Share on other sites

  • 0
8 minutes ago, kristina said:

Hi @Leon13,

Are you going to save it in the same table? What I can recommend is to use a separate Table that will contain duplicate records. With your workflow, we are going to use the new feature of Caspio in Triggered Actions. 

With the recent release, Loops and Variables is now available in Triggered Actions and Tasks. I have here a sample Triggered Action that will insert identical records based on how many quantity a user entered. 

image.png.334537375578762ddb41e88bca0714e0.png

 

Hope this helps!

 

-kristina

Thank you SO much Kristina.   Will review.  Appreciate the detailed response.

Link to comment
Share on other sites

  • 0
On 12/10/2019 at 10:41 AM, kristina said:

Hi @Leon13,

Are you going to save it in the same table? What I can recommend is to use a separate Table that will contain duplicate records. With your workflow, we are going to use the new feature of Caspio in Triggered Actions. 

With the recent release, Loops and Variables is now available in Triggered Actions and Tasks. I have here a sample Triggered Action that will insert identical records based on how many quantity a user entered. 

image.png.334537375578762ddb41e88bca0714e0.png

 

Hope this helps!

 

-kristina

Kristina - Just wanted to thank you one last time, I implemented your recommendation and it works like a charm.  Thank you!!!   :)

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...