Is there a way to have a default SRM resource value on a list of SRM resources on a DOM form so that it always selects a certain resource by default?
Is it also possible to have the default value, but also require that the operator make at least one additional SRM Resource selection to then allow you to save the form?
The goal is to make it easier for the operator to always include the facilities' monitoring IRD in addition to the other SRM IRD resources the user needs for that particular booking.
Hi Michael,
I don't think that's possible today.
In your case I would work with DOM states and when going from state A to B, an interactive automation scripts gets executed to ask the operator for the needed input.
There might be other solutions available for your use case that work as well.