Permission List Component
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 07:25 AM
Hi,
I am using ADF 2.3.0 and ACS 5.2.0.
The Permission List Component does not seem to fetch the permission list of the node.
I tried to add the component in a tab like below.
Also, tried to implement it using MatDialog so.. to show pop-up dialog on click of custom content-action but it didn't work either.
And I don't see any error logs in the browser console also.
Appreciate the help here!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 07:28 AM
Are you sure the underlying API is present in 5.2.0? I suggest trying with 5.2.3 at least.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2018 07:00 AM
Thanks Denys.
I upgraded my ACS to 5.2.1 and permission component is showing up now.