On Empower 2024 we created some Low Code Apps
All the Apps have home/root page headers, like "Event Planning" / "MediaOps Live"
I created my own App based on a copy, but how can I create or change the header for example to be "My Company"
Thanks in advance 🙂
As this question has now been inactive for a long time, I will close it. If you still want more information about this, could you post a new question?
Hi John,
Currently it is only possible to do this by manipulating the app files themselves, there is no UI for this. You can assign a/multiple section to a LCA following these steps:
- Locate the app in C:\Skyline DataMiner\Applications\APP_GUID.
- Open the App.info.json file.
- find & edit the Sections property in the file. This property is an array of strings, where each string is the name of an assigned section. eg:Â Sections: ["Event planning"].
- Save the file and reload your root page.
I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer that has been most helpful for you (using the ✓ icon)?