Build Item Form
item_form.Rd
Build Item Form
Arguments
- data.model
the data.frame of the data model
- items
the data.frame of the items
- update
an optional logical (default = FALSE) to trigger update behavior
- item
an optional item (used to set default input values if update = TRUE)
- shortcut
a logical to indicate if shortcuts should be displayed
- ns
the namespace function, output of shiny::NS()