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