Search
8346 results 1951-1960
Forum
- 22nd Aug 2019File upload error 'A server error occurred while uploading the file'I understand correctly the script for the file upload
- 22nd Aug 2019Add accept attribute in upload field properties.Hi @hemendraongraph , If you look at this example here, and click on the "Server script" tab, you'll see the restriction is done on the server end. Cheers, Colin
- 21st Aug 2019Unique validation for multiple columnsits thing. My server-side script is as follows: ```php
- 20th Aug 2019checkbox serverside filter. im using ssp.class.phpHi @hashsalacop , As Allan said in that other thread, you need to modify the script with the SQL he gave. If you want specific support for your scripts, we offer a number of support packages. Cheers, Colin
- 16th Aug 2019read a list of values from an input element and sent it to servergreatly appreciated. /* * Editor client script for DB table tblstatus
- 16th Aug 2019Is it possible to use multiple values search in one column in serversideThe way to handle this would be to modify the server-side script to convert the submitted string into an SQL query condition - e.g. columnName = 1 OR columnName = 2 OR .... Allan
- 13th Aug 2019What is the syntax to use Child rows with AJAX?unique value. The server script would then extract the
- 9th Aug 2019Server side processing - JSON data displayed but table is not drawnto update your server script to handle the draw
- 9th Aug 2019pageLength with Ajax not working (all rows is on one page)up to the server-side script to limit the data
- 8th Aug 2019Custom form layout - Fieldset stopped working?haven't changed the Editor script recently, I can't see