Architecture, templates, core libraries, modules and JavaScript following the dbxapp path.
From idea to API in seven steps
- 1 · Module quick startBuild the complete Golden Path once
- 2 · Module manualUnderstand contracts, structure, and acceptance in depth
- 3 · dbxDB / DD / FDMaster the data model, permissions, and persistence
- 4 · dbxFormBuild form state and validation correctly
- 5 · dbxReportUse lists, actions, and selection state
- 6 · dbxTPLRender output through the existing template pipeline
- 7 · API referenceLook up signatures, methods and parameters
ArchitectureUnderstand requests, runtime, and module boundaries.Module Quick StartBuild a complete dbxapp module along the Golden Path.TemplatesUse dbxTPL and module inclusion correctly.JavaScriptUse system libraries and lifecycle hooks safely.Build a contact managerFollow a complete module from its DD to acceptance.myXBuild update-safe, project-specific extensions outside managed product packages.