PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

More options for date field

  1. Hi,

    We would like to add a date field in one of our forms that let users select only their birth year (YYYY), not day (DD) and month (MM) too. We need this due to privacy restrictions in our country when it comes to handling sensitive information (which DD/MM/YYYY are considered when they are paired with an address, full name, phone number and so on).

    Could this be added to the date field properties window?
    Currently we've fixed it by adding a dropdown field containing only years, but its a bit time consuming.

    Also, it would be nice if it was possible to limit the amount of characters in the phone field too.

    And lastly, make the form fields that have character limitation automatically adapt their length according to the amount of characters allowed. Eg. phone field has only space enough for 8 digits if thats what you've set in the properties dialog box.

    Kind regards
    Kristoffer

    Posted 13 years ago on Sunday January 16, 2011 | Permalink
  2. We would like to add additional options to the datepicker in the future.

    Right now, however, it is possible to customize it yourself. The datepicker is simply the jQuery UI datepicker which means you can customize and modify it using jQuery.

    You can find documentation for the jQuery UI datepicker here:

    http://jqueryui.com/demos/datepicker/

    Posted 13 years ago on Tuesday January 18, 2011 | Permalink
  3. wayne_min
    Member

    Hi,

    Is that possible to have date field with more feature, for example, user can select 01 Feb - 06 Feb(datepicker), once selected. it will show the available events on 01-06 feb.

    User then can select the event.

    Thanks

    Posted 13 years ago on Thursday January 20, 2011 | Permalink
  4. There is no conditional logic functionality tied to the datepicker field so no, that's not something you can do.

    Posted 13 years ago on Thursday January 20, 2011 | Permalink