Documentation Index
Fetch the complete documentation index at: https://platform.docs.zenoo.com/llms.txt
Use this file to discover all available pages before exploring further.
Development tools
HUB Client has built-in devtools for easer development, support and QA process.devTools parameter should be explicitly set to false in appropriate environment config.
Read more in Environment-specific entry points
Available features
- Select active route from dropdown by page name or switch to the next/previous one sequentially emulating a normal flow (2)
- Toggle extra logging and some other advanced features as (3):
- Disable expression warnings to toggle log warnings for failed
_!expression_or_!function_ - Disable reload to prevent the application from reloading after some error on submit action call
- Log all expressions to turn on log not only failed
_!expression_or_!function_, but also successfully resolved ones - Log form validations
- Use mocked flow export to prefill pages content with predefined BE responses
- Disable expression warnings to toggle log warnings for failed
- See core dependency version (4)
- Action buttons to control the flow (5):
- Reset flow button restarts the application and will send you to the first page of the flow
- Copy form data button puts into system clipboard JSON representation of currently filled user form data for the furher usage with Mocked input data feature
- Use Autofill feature with selected scenario