Search
9213 results 4471-4480
Forum
- 12th Apr 2016Trigger dependent with custom field-type pluginsbe changed using the options passed into the dependent()
- 12th Apr 2016Overriding the $sql_details in order to connect to a different database.There are a few options: If you defined $sql_details
- 11th Apr 2016Fill text field with value from databaseserver to get the options available and you can
- 10th Apr 2016upgrading from 1.10.9 to 1.10.11, data part of table becomes centered on pageas grow. The two options above will make sure
- 8th Apr 2016Editor: how do I automatically fill an auto-increment sequence default field on record creation?there, you have two options: Keep a local counter
- 8th Apr 2016Customize the New and Edit forms when clickit. There are some options listed in these examples
- 8th Apr 2016Use jQuery selector with ColVis to exclude columns of certain classnameThe legacy ColVis plug-in doesn't support the column-selector type at all. You would need to use Buttons' column visibility options if you want to use a column selector. There is an example here. Allan
- 8th Apr 2016put if clause in EditorTwo options: 1) Simply break the
- 7th Apr 2016Editor serverside php/Mysqlarticles.pf", type: "checkbox", separator: "|", options: [ {label: '', value: 1} ] }, { label:
- 6th Apr 2016Datatables (Crossdomain)Awesome - thanks for posting that! I wonder if browser's might be using OPTIONS to check if their cache has gone stale... Either way, great to hear you've got it working! Allan