# How To

- [Custom Auth](/working-with-adapptio/how-to/custom-auth.md): Custom users authentication against own authority using a JWT token as Bearer authentication.
- [Action Logic](/working-with-adapptio/how-to/action-logic.md)
- [Transform Node](/working-with-adapptio/how-to/action-logic/transform-node.md)
- [UI Logic](/working-with-adapptio/how-to/ui-logic.md)
- [Logout](/working-with-adapptio/how-to/ui-logic/logout.md)
- [Conditional Render](/working-with-adapptio/how-to/ui-logic/conditional-render.md)
- [One Of](/working-with-adapptio/how-to/ui-logic/one-of.md)
- [Data & Dynamic values](/working-with-adapptio/how-to/data-and-dynamic-values.md)
- [Custom Variable](/working-with-adapptio/how-to/data-and-dynamic-values/custom-variable.md)
- [Data from Action](/working-with-adapptio/how-to/data-and-dynamic-values/data-from-action.md)
- [Dynamic Value](/working-with-adapptio/how-to/data-and-dynamic-values/dynamic-value.md)
- [Change Value from Event](/working-with-adapptio/how-to/data-and-dynamic-values/change-value-from-event.md)
- [Loading Data from Action to Form](/working-with-adapptio/how-to/data-and-dynamic-values/loading-data-from-action-to-form.md)
- [Sending Data to Action from a Form](/working-with-adapptio/how-to/data-and-dynamic-values/sending-data-to-action-from-a-form.md)
- [Server-side Dropdown Autocompletion](/working-with-adapptio/how-to/data-and-dynamic-values/server-side-dropdown-autocompletion.md): You can
- [Visual](/working-with-adapptio/how-to/visual.md)
- [Styling Icon Button](/working-with-adapptio/how-to/visual/styling-icon-button.md)
- [Layouts](/working-with-adapptio/how-to/layouts.md)
- [Centered Box](/working-with-adapptio/how-to/layouts/centered-box.md)
- [Header & Sidebar Layout](/working-with-adapptio/how-to/layouts/header-and-sidebar-layout.md)
- [Grid Form Layout](/working-with-adapptio/how-to/layouts/grid-form-layout.md)
- [Stretched Layout in Row](/working-with-adapptio/how-to/layouts/stretched-layout-in-row.md)
