| Topics regarding activities in general | |
|---|---|
| forms_types | Recall forms types |
| default_form_template | The default form template |
| Topics regarding activities in general | |
| activity_url | What is the activity URL |
| form environment | Getting the form environment |
| payload | The activity Payload |
| forms_fe_validation | Front-end validation |
| forms_status_window | form “status” window |
| process_libraries | Process libraries |
| About developing your first forms | |
| develop_custom_form | Develop your first custom form |
| develop_not_standard_form | Develop your first not-standard form |
| Questions, Exercises, More | Hint | |
|---|---|---|
| Q | What different types of forms templates do you know? | There are 4 different types… |
| Q | What is the default activity page templats and in which form types is it used? | |
| Q | Why do you think we embedded the STATUS window in the form view instead than in the activity template? | |
| Q | What is payload? | |
| Q | What is the @live process? | |
| Q | Is the form data model always necessary? | |
| Q | What is the difference between SIMPLE FORM and MAGIC FORM? | |
| Q | Why do you need a process library? | |