Hi everyone,
I’m trying to create a dynamic form whose fields change depending on their current selections.
For example the “inprint”, “E-book”, and “Online-database” options yield slightly different form fields: https://www.citationmachine.net/apa/cite-a-book/custom
Does CakePHP have any functions that support this feature?
Thanks!