Search
10784 results 4301-4310
Forum
- 31st Jan 2020How to allow user to upload their own JSON file?ahead and replace the initial data loop with the
- 30th Jan 2020SearchPanes Cascade Issueuse a class when initializing the searchPanes. A feature
- 30th Jan 2020Edit button modal dialog not displaying. How to find the problem?Thanks Kevin, I understand the data exchange requirements however doesn't this occur only after submit on the modal dialog? I have assumed that the Editor app initially launches the dialog after selecting a row and pressing the edit button?
- 28th Jan 2020Open the same node when refreshThat just needs a call to state.save() in initComplete - see here. Colin
- 27th Jan 2020Do CascadePanes work when searchPanes is initialized in button?Sorry I didn't understand your initial question. Its a known issue, see this thread. Kevin
- 27th Jan 2020TypeError: data is undefined: datatables.js:18157:12which results in no initial value for the field.
- 27th Jan 2020fixedHeader Auto offset bugI believe the issue is that FixedHeaders reads the offset height when it starts up, so if you set it after initialisation (like dynamically in the inspector) it won't see that. Here is an example of it working: http://live.datatables.net/hevetafe/1/edit . Allan
- 27th Jan 2020select optionsThat would be possible. You could have them declared as empt select in the initialisation, then in the preOpen you could add those values to the select with e-ai field().udate() if they haven't been done so already, Colin
- 27th Jan 2020New record, new sort sequence. Editor - server-side - PHP.such as postCreate to initiate the search, and if
- 26th Jan 2020No Data while export excel or csv when using ajax calllooks like you are initializing Datatbles then fetching the