Enabling HTML tiles on mobile devices
For HTML tiles to be available on mobile devices, the jive.mobile.places.tiles.htmlSupport
must be set to true
for your community.
Fastpath
Admin Console: System > Management > System Properties
To enable HTML tiles on mobile devices:
-
In the Admin Console, go to System > Management > System Properties.
-
Search for the
jive.mobile.places.tiles.htmlSupport
property. -
If the property is in the list, do the following:
-
Click Edit in the property line.
-
In Property Value, type
true
. -
Click Save Property.
-
-
If the property is not in the list, do the following in the Add new property pane at the top of the page:
-
In Property Name, type
jive.mobile.places.tiles.htmlSupport
. -
In Property Value, type
true
. -
Click Save Property.
-
Related