Create a Module Schema
In this tutorial, we'll guide you through creating module schemas step-by-step. Module schemas define the user interface forms for your workflow actions.
What You'll Learn
Step 1: Locate Your Schema File
Step 2: Create Your First Schema
Step 3: Add Your First Field
Step 4: Make the Field Required
Step 5: Add a Password Widget
Step 6: Add a Description
Step 7: Add a Selection Field
Step 8: Add Static Choices
Step 9: Set Field Order
Step 10: Add a Large Text Field
Step 11: Add Dynamic Content Setup
Step 12: Implement Dynamic Content in Code
Step 13: Test Dynamic Content
Step 14: Add Field Dependencies
Step 15: Update Content Handler for Dependencies
Step 16: Add Schema Endpoint for Dynamic Updates
Step 17: Test Your Complete Schema
Step 18: Handle Data in Execute Endpoint
Step 19: Add Input Validation
Step 20: Final Testing Checklist
Congratulations!
Last updated