Editing content in the REACT app
To edit the contents in the REACT app:
- Navigate to
https://localhost:4502/editor.html/content/mysamplespa/en/home.html
(replace the hostname, port, and project name as applicable). - Be able to edit the text being displayed in the Hello World application.
Adding the interactive REACT app to AEM Screens
Follow the steps below to add the interactive REACT app to AEM Screens:
-
Create an AEM Screens project. See Creating and Managing Projects for more details.
-
Create an Application Channel (preferably) (or 1x1 template, or multi-zone channel) in the Channels folder of your AEM Screens project.
NOTE
Sequence Channels are discouraged for this use case because they inherently come with a slideshow logic that conflicts with the interactive nature of the experience.
See Creating and Managing Channels for more details. -
Edit any sequence channel and drag and drop an embedded page component.
See Adding Components to a Channel for more details.
NOTE
Make sure you add the user interaction event when assigning the channel to the display. -
Click Edit from the action bar so you can edit the properties of the channel.
-
Drag and drop the Embedded Page component, or reuse the existing component in an application channel, and click the home page under the mysamplespa application, for example, /content/mysamplespa/en/home.
-
Assign the channel to a display.
NOTE
Make sure you add the user interaction event when assigning the channel to the display. -
Register a player against this project and assign it to the display. You can now see your interactive application running on AEM Screens.
See Device Registration for more information about registering a device.