I am working with Morpheus Forms and I have a user input that affects another input in the form. I would like the second to be hidden from the users view but still updates when the user chooses a value for the first. I think this could be useful because there might be variables that need to be set when provisioning but that users should not be able to change.
Example/Use case(s):
Since we don’t have an integrated IPAM solution, I needed to create custom Network variables that the user can select as inputs. When the user selects a specific vlan, Morpheus also needs to send the Network ID to the instance blueprint in order for the VM to be provisioned properly. Here we can see that NetworkID is connected to Network:
But if I select the Hidden option for NetworkID and then select a different VLAN for Network, the networkID does not change as seen here: