My profile (app)
The mobile app profile page consists of:
Main profile info
Favourite/Meeting/Message buttons
System fields information
Custom field profile information
Edit profile button
Main profile info
User photo
Image will display if it was uploaded for the current account. Image can be uploaded from admin panel edit profile page, frontend edit profile page, import file, public API, other integrations
If the user doesn’t have a photo, there can be 2 scenarios
if image placeholders are enabled in the app builder on the Features step, the placeholder will be displayed
if image placeholders are disabled in the app builder on the Features step, the block for image will be hidden
User name and surname
No character limit
Can be changed in admin panel edit profile page, frontend edit profile page, import file, public API, other integrations
Long name shows without cutting
User country and city
Display under name and surname
Display only if system country/city fields are filled in for this user
Can be changed in admin panel edit profile page, frontend edit profile page, import file, public API, other integrations
Favourite/Meeting/Message buttons
Buttons are static and always display whether or not the related functionality is enabled for that particular mobile app or that particular user
By clicking the on the Favourite button the user will be redirected to the Connections page
By clicking on the Meeting button the user will be redirected to the My Schedule page
By clicking on the Messages button the user will be redirected to the Messages page
System fields info
Company name - displays only if system company name field is filled in for this user
For users who are team members this field is clickable and redirects the user to the parent exhibitor public page
No character limit
Can be changed in admin panel edit profile page, frontend edit profile page, import file, public API, other integrations
Long name shows without cutting
Job title/position
Displays only if system job title field is filled in for this user
No character limit
Can be changed in admin panel edit profile page, frontend edit profile page, import file, public API, other integrations
Long name shows without cutting
About me/matchmacking message
Displays only if system About Me field is filled in for this user
No character limit
Can be changed in admin panel edit profile page, frontend edit profile page, import file, public API, other integrations
Long name shows without cutting
Activity categories
Contains a list of all user activity categories
No max length
Categories display in the order that they were attached to the account
Categories are not clickable
Interest categories
Contains a list of all user interest categories
No max length
Categories display in the order that they were attached to the account
Categories are not clickable
Profile information (custom fields info)
Displays a list of fields (system and custom) from the visitor registration settings fields that were marked as “Show in visitor card“
Displays only fields that are not empty
Fields display in the list, one by one, without grids, in order that they were placed in the visitor registration form
Display in format: title-value.
This block doesn’t inherit conditional logic, so all not empty fields will be displayed on the page
Edit profile button
Button is static and displays always
Edit profile is functional in app implemented via webview
By clicking on the button, the internal app browser will open on the web edit profile page
Note: the edit profile button works only if SSO Login is enabled in the general event settings in the admin panel (Event setup > General > Settings > SSO Login), otherwise the user will get an error on the browser page. SSO can just be enabled, key generation is not required (hyperlink to general settings doc)