I am looking for some recommendations on configuring Search for AEM Assets. I know that the search rail can be customized to a certain extent. Would it also support having a little more dynamic behavior, such as hiding a panel if a dropdown value is selected? This is for AEM as a Cloud Service.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @raf-winterpacht,
This is not possible just using configuration abilities that can be found in Assets admin search rail. In general OOTB you can only add new fields an correlate it with asset metadata. There is no support for any interactions/dependencies between fields.
To achieve your goal, I am afraid you will need to do some development.
If you are using standard Assets view/search, you can try to create a clientlib where you will put your custom logic that will define dynamic behavior between fields.
In case you are using new Assets view, you will need to use App builder approach.
Hi @raf-winterpacht,
This is not possible just using configuration abilities that can be found in Assets admin search rail. In general OOTB you can only add new fields an correlate it with asset metadata. There is no support for any interactions/dependencies between fields.
To achieve your goal, I am afraid you will need to do some development.
If you are using standard Assets view/search, you can try to create a clientlib where you will put your custom logic that will define dynamic behavior between fields.
In case you are using new Assets view, you will need to use App builder approach.
You can always leverage smart collection option.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies