code wiki / (root) / nx_intake_form.nx

nx_intake_form.nx

buildroot/runtime/nx_intake_form.nx

5301 B66 linesdepth 2pulls 2 transitivereach 5 importersview sourcekind librarytopic intake
docsdependenciesstructsconstsfunctions

about

nx_intake_form.nx -- R6 intake FORM: the zero-JS, accommodation-friendly survey a person fills (behind the opaque wall) so the whole system runs on THEIR numbers. Native HTML POST (method=post action=/finance/ intake) -> nx_intake_handler. Built per feedback-disabilities-disappear: plain language, grouped, large >=44px targets, reduce-motion, no overwhelm. Field names match nx_intake_handler exactly (money in whole dollars; the handler converts to cents). 0 <script. license_tier: ORIGINAL

dependencies 1 imports · 2 importers

nx_syscalls.nx nx_intake_form.nx nx_intake_form_gate.nx nx_opaque_login_routes.nx

imports: nx_syscalls.nx

imported by: nx_intake_form_gate.nxnx_opaque_login_routes.nx

structs

none

consts

none

functions

8func ifr_cat(out: *u8, off: i64, s: *u8) -> i64
14func ifr_num(out: *u8, off: i64, label: *u8, nm: *u8, prefix: *u8) -> i64
called by 1: if_render calls 1: ifr_cat
23func ifr_chk(out: *u8, off: i64, label: *u8, nm: *u8) -> i64
called by 1: if_render calls 1: ifr_cat
30func if_render(out: *u8) -> i64