Hi,
is it possible to extend Pie via hooks? In this forum I’ve already read about an available action filter. Is there any documentation?
To be precise I need to implement the following features:
– Make a dynamic form: displaying/hiding form fields depending on the value of a select box (I need to include JavaScript somewhere).
– Add an option to every field to make that field “visible to everyone”, “visible to other signed-in users” or “hidden/private”.
– The setting above should be respected when the date is displayed on a page.
Is it possible to do that?
Regards
Andreas