Search
9131 results 6681-6690
Forum
- 17th Feb 2020On Editor entry form, how do I allow a null input?name: "exp_type", type: "select", options: [ {label: "Operating Expense", value:
- 16th Feb 2020Autofill is giving me "Uncaught TypeError: this.node is not a function"name: 'unit_id', type: 'select', options: {'one': 1, 'two': 2,
- 12th Feb 2020Standalone - edit on loadname: "c_settings.dashboard_show_hours_year_statistics", type: 'radio', options: [ { label: 'Ja', value: '1'
- 7th Feb 2020Sorting RowGroup on group valueshave orderFixed in my options I don't think I
- 5th Feb 2020TinyMCE not loading content on first loadloading TinyMCE without any options. The strange thing is
- 4th Feb 2020Currency ValidationI see a couple options for formatting a number
- 1st Feb 2020Why is data empty when deleting a table recordname: "category", type: "select", options: [] }, { label: "Location:", name: "location",
- 30th Jan 2020Edit button modal dialog not displaying. How to find the problem?name: "category", type: "select", options: [] }, { label: "Location:", name: "location",
- 29th Jan 2020aaSorting based on column class instead indexProbably already asked, but I need to use aaSorting option with a class name intead an index. Why? Because I use colReorder with statesave options. Is there a way to use it like: aaSorting: [ 'myClassColum', 'DESC' ] ?
- 29th Jan 2020dynamic readonlyname: "FundOrgDeptGroup_Detail.UsesLAN", type: "checkbox", options: [{ label: "Uses LAN" , value:1}],