Entity-selector-dialog for categories

Hello,

I’m trying to open the entity-selector-dialog with “category” as the entityType, but it looks like isn’t supported. Is this correct, or am I missing something? It works in the frame: /Litium/UI/frame/EntityTreeSelectorWrapper?entityMultiSelect=0&entityType=category, but I can’t get it to work when creating the component in my custom field component. The dialog is empty and the title just says “dialog.entity-selector-dialog.title.category”.

I guess I could use the iframe and listen for the button events, but it would be very convenient to just use the existing angular component.

Litium version: 7.6.1

Yes you are right, entity-selector-dialog does not support “category” entity. It is only possible to use it via the iFrame approach.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.