In the front end of the system you can customise which keywords are available for any given attribute by navigating to Admin > Attributes and find a relevant 'Keyword Picker' attribute and click on [edit keywords].
keyword-browse-page-id=%relevant IDs comma separated%
To find out the ID numbers go to Admin > Attributes and locate your 'Keyword' attribute.
Click on [edit keywords] in the address bar of your browser find the categoryTypeId='%some number%' variable.
The number mentioned here is the one keyword-browse-page-id in the above settings file wants to know.
Search against an attribute of type 'keyword picker' to use wildcards by default.
Under the keyword taxonomy, 'All' will only be available if the following ApplicationSettings.properties is set:
show-all-tab-keyword-picker=true
The 'keyword picker' option lists the available keywords in the system and in order to filter from them, a 'Filter' textbox has been provided where the user can enter text and the table below shall update according to the typed text in the textbox.
NOTE: Only when the hierarchical feature is enabled in the ApplicationSettings.properties shall the ‘Parent’ column show, the parameter is ‘keywords-select-by-hierarchy’ Tomcat or the webapp will have to be restarted for the settings change to take effect.
Comments
0 comments
Please sign in to leave a comment.