Course Catalog Help
APPDEV 03: Configuring Object Views

APPDEV 03: Configuring Object Views

Practice using the fundamental interfaces and patterns for constructing views for your object types.

rate limit

Code not recognized.

About this course

In the previous course, you established your flight alert and passenger object types. A common next step is to begin building out their views—a sort of “profile page” or “hub” from which you, your colleagues, and your end users can review and take action on individual objects. Throughout the learning path, you’ll continue to add increasing complexity and sophistication to your views, so it’s important to start with a solid foundation.

⚠️ Course prerequisites
Outcomes

In previous courses, you learned that an exploration page in Object Explorer allows for visualizing, filtering, and viewing object types. Object Views are a central hub for all information, visualizations, and workflows related to a particular object.

Foundry provides multiple toolkits for building your Object Views, including a native set of widgets in the Object View environment. The purpose of this tutorial is to expose you to some of the basic widget implementation patterns. This will provide a foundation for learning and applying more complex object view builder toolkits in later tutorials.

Learning Objectives

The objective of this tutorial is to introduce you to the fundamental interfaces and patterns for constructing views for your object types. This includes:

  1. Tab and Widget Configuration
  2. Applying Layouts and Filters
  3. Object View Security
  4. Version Control
Foundry Skills
  • Create and edit basic Object Views
  • Make your widgets and filters interoperate across tabs
  • Apply security profiles to hide/expose tabs based on group memberships
  • Build atop the views you create for your flight alert and passenger object types

Curriculum

  • About this course
  • Object View Widgets
  • Entering Edit Mode
  • Adding Widgets: Simple Property Card
  • Adding Widgets: Displaying Linked Properties
  • Exercise Summary
  • Object View Tabs
  • Adding a new tab
  • Object view version control
  • Tab visibility
  • Exercise Summary
  • Layout Widgets
  • Adding a tabbed container widget, part 1
  • Adding a tabbed container widget, part 2
  • Adding a filter sandbox container
  • Exercise Summary
  • Object View Filters
  • Creating a filter
  • Applying a filter
  • Cross-tab filtering
  • Exercise Summary
  • Conclusion
  • Key Takeaways
  • Next Steps

About this course

In the previous course, you established your flight alert and passenger object types. A common next step is to begin building out their views—a sort of “profile page” or “hub” from which you, your colleagues, and your end users can review and take action on individual objects. Throughout the learning path, you’ll continue to add increasing complexity and sophistication to your views, so it’s important to start with a solid foundation.

⚠️ Course prerequisites
Outcomes

In previous courses, you learned that an exploration page in Object Explorer allows for visualizing, filtering, and viewing object types. Object Views are a central hub for all information, visualizations, and workflows related to a particular object.

Foundry provides multiple toolkits for building your Object Views, including a native set of widgets in the Object View environment. The purpose of this tutorial is to expose you to some of the basic widget implementation patterns. This will provide a foundation for learning and applying more complex object view builder toolkits in later tutorials.

Learning Objectives

The objective of this tutorial is to introduce you to the fundamental interfaces and patterns for constructing views for your object types. This includes:

  1. Tab and Widget Configuration
  2. Applying Layouts and Filters
  3. Object View Security
  4. Version Control
Foundry Skills
  • Create and edit basic Object Views
  • Make your widgets and filters interoperate across tabs
  • Apply security profiles to hide/expose tabs based on group memberships
  • Build atop the views you create for your flight alert and passenger object types

Curriculum

  • About this course
  • Object View Widgets
  • Entering Edit Mode
  • Adding Widgets: Simple Property Card
  • Adding Widgets: Displaying Linked Properties
  • Exercise Summary
  • Object View Tabs
  • Adding a new tab
  • Object view version control
  • Tab visibility
  • Exercise Summary
  • Layout Widgets
  • Adding a tabbed container widget, part 1
  • Adding a tabbed container widget, part 2
  • Adding a filter sandbox container
  • Exercise Summary
  • Object View Filters
  • Creating a filter
  • Applying a filter
  • Cross-tab filtering
  • Exercise Summary
  • Conclusion
  • Key Takeaways
  • Next Steps