I am working on moving away from XaaS forms and simplify the logic through Custom Forms on IaaS Requests.
What exactly do I need to do to set logic that says..
"Select Cluster Dropdown"
That will automatically predefine the Cluster Network, Storage, and Application Type.
Currently, I built out the Custom form, and added a new text area. In the text area, I set the 'Value Source' as a 'Conditional Value' however the expression only allows me to set the value itself based on whatever selection. I guess I am getting confused on how to bind multiple logic and hardcode the VM to be deployed on a specific VLAN, or storage type within that cluster.
Thanks for any help