Search
2676 results 771-780
Forum
- 20th Jul 2016Editor not from CDN, but what about the rest of the package / pluginsuse the download builder, select Editor and then the field type plug-ins you want
- 13th Jul 2015What's the difference between data and name in a column spec?Company_ID and in the select statement it used that field, but then tried to
- 9th Jan 2015Footer (Showing 0 to 0 of 0 entries) issue showing up in large data setsupwards of 25-30 minutes (select count(id) from <table> where field like '%<substring value>%') in
- 13th Oct 2013Error button orderSorry, Java does not allow ajax request from another server. Check using this link: http://zulpserver.no-ip.org:9999/sura/ To sort the field 'Data' I need to select the ordering of the previous field, in this case the 'Requerido em'. Why?
- 6th Jan 2013Check for duplicatesif ( empty($val) ) { return "This field is required."; } $checkduplicate = $db ->select( 'xm_programmes', 'ID', array( 'P'
- 11th Aug 2011problem with where in datatablesa condition about one field. when i write : $sQuery = " SELECT SQL_CALC_FOUND_ROWS u.idTask, u.context, u.userID,
- 21st Feb 2023Options with Nested EditorI chose a different field type. One was a select and the other datatable.
- 2nd Jun 2022Editor inline dependent select2 resets to first option when unrelated column edited.if I change the field type from select2 to select it also doesn't happen.
- 3rd Sep 2021Filter second selection based on first selectionhow the Phase Code field is disabled until you select a job code? The
- 21st Jun 2021How do I add a count column to my table?Editor? Equivalent of SQL: SELECT COUNT(*) FROM table WHERE field = condition