
Michael Fry1
Kilo Patron
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
2 hours ago
This is part two of looking inside of UI Builder at our scoped app we created using App Engine Studio. In the next series we will explore some of the pages and walk through some of the configurations. (Part one is found here)
Let’s take a look at the home page and identified some of the key areas.
- In the upper left corner, you can see page parameters. You might be mandatory, other optional. You can populate those parameters with test data to show your page. When we look at the Record page you will get a better example.
- Below the page parameters is the Content area where your components are added. The baseline components list can be found here.
- At the bottom left, you can see the Date resources and client parameters plus client scripts. Those are used to bind data to different components.
- On the right we have 3 tabs:
- Page Configuration – changes based on page but where you can make configuration changes to the page
- Styles – this is where all the CSS experts will work. Here you can make color or space changes.
- Events – again, these change with the page, but this is where you configure what you want to happen when a user, i.e., clicks on one of those data visualizations components.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.