How do I create a widget?
The gist is that you create a webview layer with a URL of 'about:blank', then use the JS Extension to contain the 'widget'. There's some examples in the link above for Twitter feeds.
There's more information on the webview and the JS API in these pages:
Related Articles
How do I create a sign?
Signs can be created using the Creator tool in your SignStix account. Please see the following link for some step by step instructions on how to create your first sign in SignStix: https://www.signstix.com/support/tutorials/creating-a-new-sign/
How do I create a playlist?
To create a playlist: 1. Navigate to content, click the (+) icon and choose ‘New Playlist’. 2. Enter a name for the playlist. 3. Click the plus (+) button on the right hand side. 5. Add your video. 6. Add further videos if you like. 7. Click ‘close’ ...
How do I create a location?
Locations are used for organising your devices (screens) and assigning signage content. Typically, locations represent geographical areas but may also be used for departments or product groups. Locations can be arranged into a hierarchical ...
How do I create a carousel?
You can create a simple carousel using JavaScript API 1. Create a block layer with a 'magic' name-"SignStix_Carousel" 2. Add a WebView layer and drag this off the sign, this will be used for writing your JavaScript 3. Set the URL as 'about:blank' ...
How do I create interactive content for a touchscreen?
An interactive sign is a digital sign intended for deployment to a touchscreen. Interactive signs are created, edited, and deployed in the same way as 'normal signs'. The only difference is that an interactive sign contains 'events'. A ...