Company profile (app)
Feature Purpose:
To provide an overview of a company
Working with this Feature:
Page contains:
Main profile info
Favourite/schedule buttons
System fields information
Profile information (custom fields information) plus categories/tags
Edit profile button
Currently the list view and the provided information are a bit different on Android vs. iOS. For example:
Stand locations are available on Android but do not display on iOS
Profile information with custom fields managed in registration is available on iOS but not on Android
A redesign is planned after which the same view will be available on both types of devices
Main profile info
Company logo
Image will display if it was uploaded in the admin panel for the current account under edit profile, on the frontend via edit profile, imported, brought over via public API or through an integration
If no logo is displayed, there can be 2 scenarios:
if image placeholders are enabled in the app builder a placeholder image will display
if image placeholders are disabled in the app builder the block for logo will be hidden
The setting for image placeholders setting is on the “features” step in the mobile app builder
Company name
Company name doesn’t have a character limit
Can be changed in the admin panel for the current account under edit profile, on the frontend via edit profile, imported, brought over via public API or through an integration
Long name shows without cutting
Company country and city
Displays under company name
Displays only if system country/city fields are filled for this user
Can be changed in the admin panel for the current account under edit profile, on the frontend via edit profile, imported, brought over via public API or through an integration
Favourite/schedule buttons
Buttons are static, and always display, no matter if the related functionality is enabled for the app or the particular user
By clicking on the favourite button, the user will be redirected to the Connections page
By clicking on the schedule button, the user will be redirected to the My Schedule page
Note: when this page is redesigned these buttons will likely be removed from the company profile page
System fields info
Company overview: Displays the main company information. Company description doesn’t have a character limit
Company Team members: The list of company team members for that company. The card view is the same as for the participants list
Company products: The list of exhibited products for that company. Currently on iOS and Android devices the displayed information is a bit different; this will be updated in the redesign
Company Content: A list of uploaded company content files. Displays a preview, along with name and the opportunity to download
Company Brands: List of company exhibited brands for that company
Profile information (custom fields info)
Displays a list of fields (system and custom) from exhibitor registration settings marked as “show in exhibitor card“.
Displays only those fields that are not empty.
Fields display in a list, one by one, without grids, in the order they were placed in the exhibitor registration form
Display in format: title-value.
This block doesn’t inherit conditional logic, so all fields that are not empty will be displayed on the page.
Edit profile button
Button is static and always display always
Edit profile functionality in the app is implemented via webview
By clicking on the button, the internal app browser will open the web edit company profile page
Please note: the Edit Profile button only works if SSO Login is enabled in the general event settings in the admin panel. If this is not enabled the user will get an error on the browser page. Just enabling SSO is sufficient - key generation is not required