The memberAtt attribute is used at the crew level to find the value of a specific member attribute for a member that was select in a “Pick Member” attribute or was found with attribute using the findMember formula.
Format: memberAttr(crewAttr.memberAttr)
-
crewAttr is the crew level attribute holding the member whose information is being looked up.
-
memberAttr is the member attribute of the looked up member that will display in the badge.
Note: Badges will only display information for members selected using a Pick Member attribute for the findMember formula if the member appears in the user's current view. If the member does not appear in the user's current view, then an error message will be returned in the badge.
Example:
-
memberAttr (CrewLeader.Phone1)
Reminder
The formula, attribute name and data point must be spelled and in the same case as the formula, attribute or data point you are referencing.
E.g. If an attribute is called CrewType, in the formula, you must use CrewType. crewType and CREWTYPE will not reference the CrewType attribute.
Comments
0 comments
Please sign in to leave a comment.