I have user email which i need to display in my admin panel.
I can display other data types however i cannot display any values from default datatypes (Users).
Could you share a link to your editor? Do you have any privacy roles set up on the User type (Data > Privacy)?
No, I have not set up any privacy roles.
link of my editor is attached.
Is this the dynamic data you are referring to?
If so, I think this should be âParent Group Actorâs Email IDâs Emailâ (with Email ID being the field that links an Actor to a User).
Also, the expression below the email should be in a similar format for the current cell Actorâs mobile number. It was:
And I just changed this to:
In order for data to display, the parent group data should refer to the cell it is in (previously the data source was empty, but now it is Current Cellâs Actor):
An email will be displayed for the Actor long as the Actorâs Email ID field (type: User, list: no) is not empty, and is associated with a User account. Let us know if you have any additional questions
In my preview email id & mobile number is not displayed, Please cross check let me know if i missed out something.
Yes, this is because the field âEmailIDâ (type: User, list: no) is empty for all Actors, and mobile number is empty for almost all Actors:
When a new Actor is created, the field is saving as empty:
If the User creating the Actor is the Actor, you would use âCurrent Userâ as the dynamic data for the Email ID field when creating a new Actor.
If the User creating the Actor is not the Actor, and youâd like this person to just enter the Actorâs email address, you could change the EmailID field in the Actor data type to be: âEmailâ type: text, list: no. Then save the value of the Input Email to that field. The dynamic data would then be âParent Group Actorâs Emailâ, instead of âParent Group Actorâs EmailIDâs emailâ.
Hello Romanmg I follow your vidoes on youtube I have a similar problem users in my data base all have unique ID such as and the unique are entered into forms as referral code, I want to save the referral code as email when a new data is being created
I have set this way but it does not pull the value
can I get help