For years software developers have been fighting to create tools to allow people to bulk delete their Facebook wall posts. Facebook fights back strong - changing their system, and limiting…
The steps below show how to display boolean true/false values as a checkbox with either a tick and/or cross. By default these values are displayed as either 'True' or 'False'.…
The following code shows how to make a checkbox field in Gravity Forms require all options be ticked if the field is required. By default, if the field is required only…
To disable the Reading View. With Word 2013 open Go to File -> Options -> General Uncheck Open E-Mail attachments and other un-editable files in reading view To disable Protected…
The following code shows how to make a checkbox field in Gravity Forms require all options be ticked if the field is required. By default, if the field is required only…
The following jQuery will set all checkboxes on a page to checked/ticked/selected. NOTE: it's been written for WordPress, which uses 'jQuery' instead of '$' - if you're using this outside…
The steps below show how to display boolean true/false values as a tick and/or cross. By default these values are displayed as either 'True' or 'False'. In the Field Explorer…