Hello,
I have a service order form on which several fields are hidden, since only employees should make changes to them, not the customer who submits the request.
Hiding the fields works fine in the application, but I also need these fields to be hidden when the form is embedded in an external website. Is there any way to do this?
Thanks in advance.