-
Notifications
You must be signed in to change notification settings - Fork 76
Lab 0
This document will guide you through a series of labs to ultimately create a card list and form interface that can be used to fulfill requests. Each lab will successively instruct a best practice for building widgets that are easy to use, maintain, and configure.
This lab guide will walk you through each of the labs but if you fall behind or want to jump to the solution for any of the exercises, just switch to the branch of the next lab.
-
Go to STUDIO in your navigator or go to /$studio.do in your instance
-
You should see a dialog titled “Load Application”. If not click on the File menu.
-
Choose Import from Source Control
In URL type: https://github.com/service-portal/CCW3956.git
Leave user name and password blank
-
Click Import
-
When it’s done loading, click Select Application. In the application list select Reusable Widgets.
At any time you can switch to a branch by opening the Source Control menu and selecting Switch Branch. Switching branches will reset your local changes and automatically apply the changes from the branch to your instance.