Hide empty fields in backend
-
I have a Support Form with several custom fields and conditional logics. For instance, if you choose option A in a select field you must complete custom fields A1, A2 and A3, but if you choose option B then you must complete custom fields B1, B2 and B3. If the client send the ticket choosing option B, I dont want’to see all custom fields of A in my backend. Can I use some function to hide empty fields in my backend?
The topic ‘Hide empty fields in backend’ is closed to new replies.