Stories
Any solution can publish content (e.g. news about companies, product promotions, announcements, new videos, etc.) to a dedicated area on Home Hub called Stories.


You can group stories into Story Groups to make it easy for users to swipe through Stories related to a certain topic/theme (e.g. news, videos, announcements, etc.). In the above example (left screenshot) the first story of the story group Account News is displayed and users can tap on it to see all stories within that story group. A timer will advance to the next stories automatically but users can also swipe left to navigate to the next one quickly.
There can be more than one story group and by swiping left on the stories carousel on Home Hub, users can go to the next story group.
In your Jig, define a stories section on root level and assign a datasource using the data option. All stories will then be grouped in the story group you define via groupname.
A story can be an image, video, link to any URL (open-url), or other Jig including passing parameters (go-to) or other actions in the onPress option.
For your stories to be displayed on Home Hub you have to add the Jig (news) to your index.jigx file:
You can use the Customer Portal to set permissions for stories. An example would be stories that should be only visible for users in a Managers group but not for all staff. Learn more about this in the Stories section of the
You can find the above examples in the jigx-samples app on Github.
