How do you show a custom property on the Delegated Admin Extension dashboard?

I have created a custom property/field and made it write its value to the users app_metadata. However now I would like to show the value of this property on the dashboard as well. I know the settings query allows the “search” property to show values but how can I extract values from app_metadata and show them there?

Hi @brikofen,

Unfortunately, I don’t believe you can alter the fields that are shown in the Delegated Admin Extension in the search view. You can view the user’s app_metadata in the JSON that is exposed when you click on the Profile tab in a user’s details.

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