Flexible Search dynamic attribute

709 Views Asked by At

I have a problem with Flexible Search, I have a dynamic attribute ("available parts") in the TimeSlotInstance entity, I would like to show the value of this dynamic attribute in the "remaining availability" column of my query (obviously for each time slot instance), how can I do this? Thank you all.

1

There are 1 best solutions below

5
geffchang On BEST ANSWER

You cannot use FlexibleSearch with dynamic attributes. You can only FlexSearch attributes that can be saved in the database. i.e. non-dynamic attributes.