How to Display an Icon/Flag in XMPro Act Mobile App Object Group Summary View

How Can We Help?

< Back

Scenario:

Is it possible to display an icon/flag in an object group summary view of XMPro Act mobile? Tried to use HTML to set an icon however it would not show in the summary view.

Solution:

Unfortunately, displaying an icon with HTML code is not currently available in XMPro Act mobile. However, it is possible to use an emoji to display an icon/flag. Please note that an emoji might display differently in iOS and Android platform. Check the targeted platform before publishing the process.

Below is an example of a code that uses an emoji Unicode to display a red circle:

activity.SetControlValue(“EO100Emoji”, “\U0001F534 This is a red circle”, groupId, lineNumber);

Sample Result:

 

More Unicode of emojis can be found here.

 

Comments are closed.

This is the legacy version of the XMPro Documentation site. For the latest XMPro documentation, please visit documentation.xmpro.com

X