Jump to content
  • 0

Design Question?


BenjaminLucas

Question

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";  omegle discord xender 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

2 answers to this question

Recommended Posts

  • 0

What I could suggest does not have a dropdown, but 5 yes no fields (one for each option),

then we can make a triggered action to make seperate entries per selected options on a different table.

Basically, first table will just be a dummy table for intaking records but the actual records will be created and saved on different table via triggered action.

 

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