I have requirement, where I need to hide submit button based on a boolean attribute value.
If I remove submit button from interview it gives error as there is an action on submit to create service request in CX. Is it possible to hide/show submit button conditionally?