Hallo again,
I want to add a boolean flag to a paragraph to exclude its contents from
search.
I do not want the content editors to set the notSearchable-property.
Thus I added a hidden Boolean field with the value true to the dialog of
the paragraph:
- module
|-dialogs
|-dialogName
|-tab
|-notSearchable (Node)
|- controlType=hidden
|- type=Boolean
|- value=true
However the value is not written to the content repository and contents
are still found :-(
If I use a checkboxSwitch everything worked fine.
Is this the default behaviour of the hidden dialog controll, a bug or
did i do something wrong?
System: Magnolia 3.5.8
Greetings Wolf
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------