The lodgingAttr formula is used to display information about the member’s hotel assignment
Format: lodgingAttr(attrName)
Note: Only attributes that have been created under the “Lodging” section of the view set can be referenced using the lodgingAttr formula.
Example:
-
lodgingAttr (Address) – shows the value of the “Address” attribute for the member’s assigned hotel.
-
lodgingAttr (PhoneNumber) – shows the value of the “PhoneNumber” attribute for the member’s assigned hotel.
-
lodgingAttr (name) - shows the name of the member's assigned hotel.
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.