Creating Stubs
Live Stubs
Live stubs are used by users in the live environment.
Live Stubs follow the live (published) branch of a template.
Templates can either be created from the Inbox app or with the create stub task and setting the template_branch
to live
.
How Inbox Creates Live Stubs
The Inbox application uses the create
context to create live stubs. By default when you use the Inbox Create Stub functionality it will display the fields that are specified on the create_new_stub
action that is set in the create
context.
Creating a live stub
Go to the Stubs app.
In the top right corner, click the
+ Create Stubbutton.Pick a template to create a stub from.
Enter the required fields for creating a new stub of the selected template.
- Typically, this is just a subject (name) for the stub, however the create context can be modified to require additional fields.