I have built a dynamic type in vRO and imported it into cloud assembly and attached the CRUD workflows to it. When a consumer requests a new thing be built there are optional inputs and i would like to have some hidden/read only fields depending on input. So i created a custom form in the service broker for the CA BP. However if i specify the input property in the BP it becomes required in SB. If i leave out the input on the BP then the data for the field in SB is not sent to CA. Is there a way to pass non required input values from the service broker to cloud assembly?
↧