EitanBlumin / CRUDE-ASP

Low Code Application Generator in Classic ASP, with MSSQL Database, Bootstrap, Fontawesome, and jQuery. Based on the AdminLTE web template.
https://git.eitanblumin.com/CRUDE-ASP/
Mozilla Public License 2.0
24 stars 13 forks source link

Use URL search parameters to initialize default row #113

Closed EitanBlumin closed 5 years ago

EitanBlumin commented 5 years ago

Use the fieldname[search] URL parameters to initialize their corresponding fields in the default row object (when adding new records).

Edit: actually, use all active column filters for it, not just those from URL parameters.

dt.settings()[0].searchCols array