Hello, I am using a taxonomy field in the front end (form) to give the user the possibility of a multiple selection.
The taxonomy is hierarchical and has a maximum of 1 child.
My question is – is it possible to allow the user to select only child elements – so no (parent 0) elements ?
And furthermore – is it possible to limit the possibility of multiple selection – e.g. to allow the user only 3 selections ?
Thanks for your help!