Default check

Hello, there is a way to make a checkbox defualt checked? It useful for example to accept privacy policy ecc…

Help desk label over checkbox row

Screen Shot 2012-04-17 at 9.38.26 AM

When I create a row of checkboxes, the label appears to the left of the first checkbox rather than over the row. Is there a way to place it over the row to get the follow effect: label X …. X …. X …. X…. X …. X …. X …. X…. ( where X [...]

Previous Entries & checkboxes-radio button

Naamloos

Hi, I’m a fresh user and struggle with the possibility to have the previous entry for a checkbox (or radio button) to be displayed in a form. How do I manage?

Edit Form – Pre-selected checkbox

link

I’ve created a custom view where the user can view a record, click on an “Edit” link to edit that record – using the ajax updating feature. That portion is working correctly.  The record is updating, however there is a check-box in the update form that only shows “No Categories” instead of the custom taxonomy being [...]

Data from Entries Checkbox values in Where option

Hi, i use a custom display (listCourses) to display a list of courses(this is a form), each one has some fields: title [130] description [9] course number [134] and a data from course enties checkbox where the user selectes the prerequisites [111] I use a second custom display (listPrerequisites) for the prerequisites, where i list [...]

Pre select check box

Snap7

I am trying to set some check boxes as pre selected in 1.6.03, but they always show unchecked in the form. I read in a previous question that this option would make it into the next release (from Nov 11), but it still doesn’t seem to work. I am trying to achieve this [x] Option1 [...]

Retrieving data from checkbox form entry results in ugly string

Hi!  I have a form, used for submitting book  information, that allows the user to check as many genres (from a list) as they believe applies to their book.  Submitting this form then creates a post with a custom post type.  The values checked in the list are assigned to a custom field called “s-genres”. [...]

Using Where with a checkbox

where-choices

I have a form that contains product data and one checkbox field called “Approved”. I’m creating a custom display to show a list of all entries that are not yet Approved, i.e. the checkbox was unchecked when the form was submitted. When I look in the Entries list for the form, those that have Approved [...]

limit to checkboxes?

Hello, I have a little question before purchasing your software. Can I set a limit to the checkboxes? I have like 20 options but the user is only allowed to choose 3. I don’t see where I can enter these settings. Sandra

creating a single checkbox line

How do I create a single checkbox item in a form (such as ‘tick this box if you wish us to contact you’)? When I drag the checkboxes field into my form it automatically populates the form with two checkboxes (option1 and option2). I can’t seem to find anyway to make the second unneeded option disappear. Any [...]

Change value of hidden field if checkbox is selected

Hi There I was wondering if anyone could help me with this. I have a group of checkboxes and want to change the value of a hidden field if any of the checkboxes are selected, is this possible? Thank you. Dave

Pre-Checked Checkbox

Hello I have a site that has 5 company pages. On each page there is a button that says contact us, which then brings you to the contact page. I then have 5 checkboxes, 1 for each company, and it asks the user to click which companies they are interested in. If I was on [...]

Calculating Price with Custom Javascript

Hello. I’m attempting to set up a form where a user chooses options from 4 stages. Right now, I am simply trying to get the 4 options to add a total in a text field. I can accomplish this fine with the “Calculate the default value of this field” option. However, I will be getting [...]

Custom Checkbox Value?

I’ve written a simple hook that dynamically creates a set of checkboxes from a database query … add_filter(‘frm_setup_new_fields_vars’, ‘frm_set_checked’, 153, 12); function frm_set_checked($values, $field){ if($field->id == 153 ) $category = 3; // Catalogs elseif ( $field->id == 200 ) $category = 2; // Application Notes else return $values; // We now have a valid category [...]

Checkbox Styling: iPad vs Desktop

Form - Checkbox Styling

Hello, The styling of my form’s checkbox is very different on my iPad vs any desktop browser. I would like the iPad styling to match the desktop version. Is this possible? I’ve attached a version of each. Thank you!

Checkbox in formidable pro

Hi all !You just help me, please !how can i split 9 checkbox  into 3 row and 3 columns?Thankyou, very very much.

UI issue with larger checkbox lists in forms

I have just created a form with a bunch of checkboxes in it. When I try to edit the form as soon as I click (anywhere) on the field with the checkboxes my point turns to the drag icon and I can’t seem to get out of drag mode. I have to close the window [...]

Checkbox with link on the description.

Hi all, I would like to include some field in a form to be a mandatory checkbox for general conditions acceptance with a link to that general conditions page. Is it possible to do so? Best regards, Cyril