Changes

Basic Date Box Dynamic Modification

1 byte removed, 06:48, 17 October 2014
no edit summary
All dates and times in bxp software is stored in Universal Date Time (UDT) format. yyyy-mm-dd hh:mm:ss, this format is normally unchangeable.
 
bxp users now have the ability to perform some modifications to the question type "Basic - Date Box", these modifications are:
 
* Modify the minute drop down list to have intervals i.e 15 minute intervals, 20 minute intervals or even 8 minute intervals
To use this functionality you must first add a question to your form of type "Basic - Date Box", once that is done make note of the strCDA_X_field_X_X identifier of the question. Next go to the JavaScript onLoad settings of your form and enter in the following JavaScript function call, replacing the following fields:
 
* bxp Question Id - Replace this with the '''strCDA_X_field_X_X''' identifier of the question