[CLOSED] [1.2] Date Range Change

  1. #1

    [CLOSED] [1.2] Date Range Change

    Hello,

    Was just wondering if it is possible to change the startDateField and endDateField after the date control has already rendered?

    https://examples1.ext.net/#/Form/Dat...From-To_Range/

    I've got a 2nd hidden date field I would like to switch my end date field to.

    Any suggestions?

    Cheers,
    Timothy
    Last edited by Daniil; Dec 09, 2011 at 12:08 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Setting up
    DateField1.endDateField = DateField2;
    DateField2.startDateField = DateField1;
    should work.

Similar Threads

  1. [CLOSED] Date range picker...
    By ViDom in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 16, 2012, 12:55 PM
  2. [CLOSED] From to date range
    By Raynald_Fontaine in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jan 30, 2012, 9:52 AM
  3. [CLOSED] From-To Date Range
    By jeremyl in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 30, 2012, 9:52 AM
  4. Date Range in Gridpanel?
    By Tbaseflug in forum 1.x Help
    Replies: 1
    Last Post: Jan 29, 2009, 3:41 PM
  5. [CLOSED] SplitButton and Date Range
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Dec 17, 2008, 8:02 PM

Posting Permissions