Hide from admin improvement + another bug found
-
Hi,
I wonder if it’s possible to extend your “Hide from admin” option by adding another one “Hide from frontend”. Maybe your af/form/hidden_fields will do the job, but it seems it will just pass hidden parameters in the HTML.
In my case, I have built a complex form with several tabs, and I expected to not generate some part of the form (like my upload image field, for which I want only admins in backend can see it. Standard members will have a text area instead to put url images).
Adding a display: none to the CSS isn’t secure enough, bots will see it. Can you consider it?
PS : have you ever tried your plugin with pages (steps) when tabs are in a fields group? This is buggy as fuck, in both frontend and backend.
The topic ‘Hide from admin improvement + another bug found’ is closed to new replies.