#55: Fix issues related to adding items to gridedit with JS turned off ----------------------------------------------+----------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: defect | Status: new Priority: medium | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Keywords: gridedit javascript off addition | ----------------------------------------------+----------------------------- When !JavaScript is turned off, dataform widget in add-item function of gridedit doesn't behave correctly. Gridedit creates a new dataform widget with every request so any validation errors and intermediate input fields aren't properly displayed.