Constructing Your Link
First, from within the Touchpoint Content Management System, navigate to the feature or item within a feature you wish to link to. We will use this CMS URL to construct our In-App link.
Exhibitor Link Example
In this example we will construct an In-App Link to the Exhibitor feature as well as a specific Exhibitor within that feature and use it within the body of a Message.
From the WYSIWYG editor we first highlight the text we would like to turn in to a link and then select the Link button to bring up the link dialog.
Note: Feature Instances
You may have multiple instances of a features. In this example we are are linking to one of two Exhibitor features used within our app. In the dashboard URL we see this query string added to the end of the path ?feature_id=7304.
The mobile app will not recognize this query string. We will need to designate the Feature ID differently for the mobile app schema in order to ensure that we are linking to the correct instance of the Exhibitor feature. Instead of being at the end of the URL we need to add the Feature ID directly after the feature, separated by a dash /exhibitors-7304.
Example URLs
Surveys Feature
- CMS: https://cms.gatherdigital.com/apps/421/gatherings/921/surveys
- App: gatherdigitalb4Fu://open.uri/apps/421/gatherings/921/surveys
Survey Item
- CMS: https://cms.gatherdigital.com/apps/421/gatherings/921/surveys/1395/edit
- App: gatherdigitalb4Fu://open.uri/apps/421/gatherings/921/surveys/1395/
Agenda Feature
- CMS: https://cms.gatherdigital.com/apps/421/gatherings/921/events?feature_id=7296
- App: gatherdigitalb4Fu://open.uri/apps/421/gatherings/921/events-7296
Agenda Item
- CMS: https://cms.gatherdigital.com/apps/421/gatherings/921/events/67112?feature_id=7296
- App: gatherdigitalb4Fu://open.uri/apps/421/gatherings/921/events-7296/67112
Info Feature
- CMS: https://cms.gatherdigital.com/apps/421/gatherings/921/infos?feature_id=7307
- App: gatherdigitalb4Fu://open.uri/apps/421/gatherings/921/infos-7307
Info Item
- CMS: https://cms.gatherdigital.com/apps/421/gatherings/921/infos/13901?feature_id=7307
- App: gatherdigitalb4Fu://open.uri/apps/421/gatherings/921/infos-7307/13901
Page Feature
- CMS: https://cms.gatherdigital.com/apps/421/gatherings/921/pages/1357/edit?feature_id=124284
- App: gatherdigitalb4Fu://open.uri/apps/421/gatherings/921/pages-124284
Comments
0 comments
Please sign in to leave a comment.