To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Properties
Name | Returns | Notes | Example |
---|---|---|---|
title | String | ||
formPath | String | ||
id | String | ||
nextStep | RecipeStep | ||
nextStepId | String | ||
relatedHref | String | ||
processFn | String | A function which accepts 2 args : RecipeContext and FormContext, and returns a JsonResult indicating success or failure. If failed, provide validation messages etc | |
canCompleteFn | String | ||
isAvailFn | String |