Date picker wont work in oxo template

The date picker when using the oxo template does not work for forms or web apps making my site suffer, i need a fix ASAP. PLEASE HELP

Hey spec3.co.uk,
I've looked into this issue and indeed this is something I can replicate. It turns out there's already a bug logged on this issue in our internal tracking software. For your reference, the bug report number is 3540999. I've submitted this forum post as a vote towards this bug to further prioritize a fix for this issue.
However, I will leave this forum post open for the community to contribute to any potential workarounds.
Cheers.

Similar Messages

  • Date picker not working on quote registration form

    I inserted the date picker as a form field in my Quote Registration form. It works in the web forms preview but when I insert it nothing happens. Here is the sample site: http://coopsupport.businesscatalyst.com/
    I tried inserting is as HTML and as a module and neither worked. What did I miss?

    Hi,
    Something in your template is conflicting here once I remove the template the date picker works as normal.
    Please note the conflicts can be with a referenced js or jquery in the template.  I would check for this unfortunately scripting is outside our support scope however I'll leave this open to the community to offer any additional suggestions.
    Kind regards,
    -Sidney

  • Update using date picker not working?

    Hello,
    This might be simple for a lot of people here but I can't get it going...
    The problem is that, I have a tabular form with 1 text field and 1 date field. I am using a PL/SQL anonymous block transaction to insert/update a view based on the field values. Insert is fine but update on the date field is not working - but no errors. The date field is a date picker('DD-MON-YYYY') column. Kindly help check the problem. Thank you.
    Below are some codes that might be helpful
    -- update statement in the block
    update  del_ignore_conchold_v
    set     conc_prog_name = apex_application.g_f03(v_row)
           ,remove_entry_date = apex_application.g_f04(v_row)
    where   row_id = apex_application.g_f02(v_row);
    -- update trigger on the view
    CREATE OR REPLACE TRIGGER APPS_TEST.del_ignore_conchold_v_upd_tr
       instead of update
       ON APPS_TEST.DEL_IGNORE_CONCHOLD_V referencing new as new old as old
       for each row
    begin
       update apps.del_ignore_conchold_tbl@PROD
          set conc_prog_name = :new.conc_prog_name,
              remove_entry_date = :new.remove_entry_date
        where conc_prog_name = :old.conc_prog_name
        and   remove_entry_date = :old.remove_entry_date;
    end;Thanks,
    Rownald

    Hello,
    The output for g_f03(v_row) and g_f04(v_row) appear to be fine. g_f03 only has the actual text and g_f04 has the date(from date picker field) with format like 22-OCT-2009. Below is an excerpt of the code & debug log - might be of help.
    Thanks as always.
            if apex_application.g_f02(v_row) is not null then
                wwv_flow.debug('MY PROCESS: g_f02 ' || apex_application.g_f02(v_row));
                wwv_flow.debug('MY PROCESS: g_f03 ' || apex_application.g_f03(v_row));
                wwv_flow.debug('MY PROCESS: g_f04 ' || apex_application.g_f04(v_row));
                -- update stmt
                update  del_ignore_conchold_v
                set     conc_prog_name = apex_application.g_f03(v_row)
                       ,remove_entry_date = apex_application.g_f04(v_row)
                where   row_id = apex_application.g_f02(v_row);
                wwv_flow.debug('MY PROCESS: g_f03 ' || apex_application.g_f03(v_row));
                wwv_flow.debug('MY PROCESS: g_f04 ' || apex_application.g_f04(v_row));
    -- debug log --
    0.09: ...Do not run process "AddRows", process point=AFTER_SUBMIT, condition type=, when button pressed=ADD
    0.09: ...Process "Save_Transaction": PLSQL (AFTER_SUBMIT) declare v_row binary_integer; begin for i in 1..apex_application.g_f01.count loop v_row := apex_application.g_f01(i); if apex_application.g_f02(v_row) is not null then wwv_flow.debug('MY PROCESS: g_f02 ' || apex_appli
    0.09: MY PROCESS: g_f02 AAE2DlAHKAAAA0qAAB
    0.10: MY PROCESS: g_f03 Delete data from temporary table
    0.10: MY PROCESS: g_f04 22-OCT-2009
    0.11: MY PROCESS: g_f03 Delete data from temporary table
    0.11: MY PROCESS: g_f04 22-OCT-2009
    0.15: ...Process "Reset Pagination": RESET_PAGINATION (AFTER_SUBMIT) reset_pagination
    0.15: Branch point: AFTER_PROCESSINGRownald

  • Date picker not working correctly.

    Hi all,
    I have a strange prob in webdynpro.
    I am using Date picker. But once i read it, the value is one day less than that i give.
    For eg, i give <b>06/25/2006</b>.. but it reads as <b>06/24/2006</b>.
    Please help.
    Thanks in advance
    gEorgE

    Open an OSS message (BC-WD-JAV-RUN).
    Armin

  • Date Picker not working in Crystal XI Developer

    Post Author: laksh_hari
    CA Forum: Crystal Reports
    Hi,
    I recently purchased Crystal Reports XI and am running it on Windows Vista.. The Date picker control does not popup for any date parameter fields.. Can you please let me know why it does that and how I can rectify that?

    hi,
    I'm able to do this as I chose the validation type JAVA.
    Rgds,
    Shahnawaz
    Edited by: 907938 on Feb 24, 2012 5:22 AM

  • Date picker not working in new DIF R12.1.3

    hi,
    I've created a date picker as per guidelined in dev guide. but when my doc gets created it's not showing it.
    Any help?
    Rgds,
    Shahnawaz

    hi,
    I'm able to do this as I chose the validation type JAVA.
    Rgds,
    Shahnawaz
    Edited by: 907938 on Feb 24, 2012 5:22 AM

  • Date picker not working in explorer

    Hi, I am user explorer for my browsing the Bank website, secured account. I could not select the date from the datepicker, But in other android phone it is possible.
    My Nokia lumia 820 is not allowing me to pick the date

    Hi Ragu,
    The forum is to discuss the problem about HTML, CSS and JavaScript in IE. If your code doesn’t work in IE, please post here. But if it doesn’t work in lumia 820, I recommend you post thread on Windows Phone forum for effective response. Thank you for understanding.
    Please refer to the following link.
    http://social.msdn.microsoft.com/Forums/wpapps/en-us/home?category=wpapps%2Cwpdev%2Cwindowsphone%2Cwindowsmobile%2Cwindowsphonezh.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Date picker is not working in IE9 for sharepoint 2010 appliation pages

    Hi,
    Date picker not working  in IE9 for sharepoint 2010 appliation pages. We have enabled custom master page.
    Thanks in advance.
    Shameej

    Hi,
    For this issue, you can add the following line of code into the pickerdialog.master which lays in C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS
    <meta http-equiv=”x-ua-compatible” content=”IE=8”>
    Or we can use the JavaScript code provided in this blog which would also do the trick:
    http://williamwmy.wordpress.com/2013/06/03/problem-with-sharepoint-peoplepicker/
    A thread with the same issue for your reference:
    http://sharepoint.stackexchange.com/questions/27251/hotfix-for-problem-with-sharepoint-peopleeditor-in-ie-9
    Best regards
    Patrick Liang
    TechNet Community Support

  • Date Picker ADF Faces

    I have a selectinputdate on my jsp page. When I run my app in OC4J Standalone 10.1.3 and select the calendar image for the date picker, a popup opens with the following error: 500 Internal Server Error
    java.lang.IllegalStateException: AdfFacesContext was already released or had never been attached.
    Any idea what is wrong with my application?

    I do not have the ability to post my jsp page. (If you really need it, I can type it in my next post). I am developing in Eclipse and JDev 10.1.3.0.4 that is why I am running the application using the Standalone OC4J server and not the embedded OC4J. Is there a specific library that I am missing to get the date picker to work?
    Thanks for any help.

  • Cannot get my data plan to work

    data plan wont work since i upgraded to ios 5

    call the carrier directly to get the data plan easier and faster!!!!!

  • Date Picker Widget does not work on template spawned (copied) pages

    Hi,
    I am trying to set up a PDF document form for a client using Adobe Acrobat Pro XI.  I have several date fields where I am wanting to use the Form Router Date Picker Widget (which has been downloaded and installed).  This works perfectly fine when it is just one page.  However, I am using a template with a script that creates a copy of the first page activated from a button -- ideally to allow users to create however many pages they want before submitting everything.  The code from the button is as follows:
    var myTemplateArray = this.templates;
    var myTemplate = myTemplateArray[0];
    myTemplate.spawn(this.numPages, true, false);
    // Get the field name prefix that Acrobat automatically adds to the new fields
    var f_prefix = "P" + (this.numPages - 1) + ".cvcIntake";
    // Reset the newly created fields
    this.resetForm([f_prefix]);
    // Go to the new page
    this.pageNum = this.numPages-1;
    The problem begins when a new page is added.  If I try to click on the date picker on the second page, it shows up on the first page next to the same field that was copied.  And if a date is selected it is entered into the field on the first page.
    In looking into what is going wrong I found several things.  First, the naming aspect on the copied page is creating all of the calendar objects with the prefix "P1.cvcIntake.fld" ("fld" is the prefix of the form fields on the first page).  Second, going to the properties of the date picker object, its name has been changed to "P1.cvcIntake.FR_00000_CALENDARBUTTON_fld.Start_Date" and that action code is:
    FormRouter_PlaceCalendar(getField("fld.Start_Date"), 3, "yyyy-mm-dd", 18.61102294921875);
    Obviously both the name and the action code are going to cause it to do what it is doing now.  Unfortunately I am not sure what to try to do to fix things, as my skills at writing code for Acrobat is probably just a little better than beginner.  It seems to me that I need to be using a completely different approach for this part.  Does anyone have any advice on how I might be able to manage this problem?
    Thanks ahead for your time and consideration,
    Mike

    It took quite a while for me to solve this problem, but even longer to post it here (my apologies to anyone looking for a solution to it prior to now).  Anyway, the real trick for me was to discover that I didn't have to explicitly put any numbering notations after adding the new fields (such as + "#" + this.pageNum) -- it turns out that the proper notational numbering is handled automatically.
    While I am sure the real pros out there might be able to find a lot of ways to handle certain aspects better, below is the result of a great many hours of research, trial and error, and persistence.  Considering the help I have received from this forum,  I would be thrilled if I could make a contribution that helps anyone solve this problem.  If so, I would be glad to hear from you!  In any case, if anyone has any comments or questions please let me know. 
    // Get templates in array.
    var aTemplates = this.templates;
    var myTemplate = aTemplates[0];
    // Spawn new form page to end using page renaming.
    myTemplate.spawn(this.numPages, true, false);
    // Get the field name prefix that Acrobat automatically adds to the new page fields.
    var fldNamePrefix = "P" + (this.numPages - 1) + ".cvcIntake";
    // Reset the newly created fields to be cleared of any data.
    this.resetForm([fldNamePrefix]);
    // Init array counter for found calendar fields.
    var calFldsCnt = 0;
    // Array for found unusable copied calendar fields.
    var aCvcIntakeCalFlds = [];
    var pageCnt = this.numPages-1;
    // Loop through all fields.
    for (var i=0; i<this.numFields; i++) {
       var f = this.getField(this.getNthFieldName(i));
       var aNameSlice = f.name.split(".");
       // Find all copied template-renamed calendar fields and save names in array.
       if ((aNameSlice[1] == "cvcIntake" && aNameSlice[2] == "FR_00000_CALENDARBUTTON_fld") || ((aNameSlice[1] == "cvcIntake" && aNameSlice[2] == "FR_00000_Calendar"))) {
          aCvcIntakeCalFlds[calFldsCnt] = f.name;
          calFldsCnt++;
          continue;
       // Skip template-renamed fields.
       } else if (aNameSlice[1] == "cvcIntake") {
          continue;
       // Find non-button calaendar fields to create copy for new page.
       if (aNameSlice[0] == "FR_00000_Calendar") {
          var calFieldsName = aNameSlice[0] + "." + aNameSlice[1];
          var calField = this.addField(calFieldsName, f.type, pageCnt, f.rect);
          var t = this.getField(calFieldsName);        
          // Copy non-function proprties of page 0 calendar fields.
          for ( var p in f ) {
             try {
                if ( typeof f[p] != "function" ) {
                   if (p != "name" || p != "page" || p != "rect" || p != "type") {
                      t[p] = f[p];
             } catch(e) {}
          // Default all to hidden.
          t.display = display.hidden;
          // Set "CalendarMonth" items as they are on page 0.
          if (aNameSlice[1] == "CalendarMonth") {
             var aMonths = new Array(["January", "1"],
                ["February", "2"],
                ["March", "3"],
                ["April", "4"],
                ["May", "5"],
                ["June", "6"],
                ["July", "7"],
                ["August", "8"],
                ["September", "9"],
                ["October", "10"],
                ["November", "11"],
                ["December", "12"]);
             t.setItems(aMonths);
          // Copy button captions.
          if (f.type == "button") {
             t.buttonSetCaption(f.buttonGetCaption());
          // Set action for all calendar "Day_X" fields. 
          if (calFieldsName.indexOf("Day_") > 0) {
             t.setAction("MouseUp","FormRouter_SetCurrentDate(event.target.buttonGetCaption());");
       // Find page 0 calendar buttons and make new page copies.
       if (aNameSlice[0] == "FR_00000_CALENDARBUTTON_fld") {
          var calButtonName = "FR_00000_CALENDARBUTTON_P" + pageCnt + ".cvcIntake.fld." + aNameSlice[1];
          var calButton = this.addField(calButtonName, f.type, pageCnt, f.rect);
          var t = this.getField(calButtonName);        
          // Copy non-function proprties of page 0 calendar buttons.
          for ( var p in f ) {
             try {
                if ( typeof f[p] != "function" ) {
                   if (p != "name" || p != "page" || p != "rect" || p != "type") {
                   t[p] = f[p];
             } catch(e) {}
          // Get button icon copy.
          t.buttonSetIcon(f.buttonGetIcon());
          // Set up variable name for button action that call calendar activation.
          var dateFieldName = "P" + pageCnt + ".cvcIntake.fld." + aNameSlice[1];
          t.setAction("MouseUp","FormRouter_PlaceCalendar(getField(" + "\"" + dateFieldName + "\"" + "), 1, \"mm\/dd\/yyyy\", 0);");
    // Go through array of captured non-usable template-copied calendar fields and buttons, removing each from page.
    for (i=0; i<=aCvcIntakeCalFlds.length; i++){
       this.removeField(aCvcIntakeCalFlds[i]);
    // Go to the new page
    this.pageNum = pageCnt;

  • I have just come back from morocco where my phone worked ok using the morroco network, but since returning to the uk I can't get it to pick up a signal from the 'Three' network, have tried resetting etc but still wont work, any suggestions

    I have just come back from morocco where my phone worked ok using the morroco network, but since returning to the uk I can't get it to pick up a signal from the 'Three' network, have tried resetting etc but still wont work, any suggestions

    banannaphone,
    Welcome to Apple Discussions.
    Quit Safari, find the com.apple.Safari.plist file in your Macintosh HD/Users/yourusername/Library/Preferences Folder, drag it to the Desktop, log out/in or restart and let us know what happens.
    ;~)

  • Macbook air wont work with data projector

    Attempted to connect my mac to my data projector and it wont work?

    If audio is needed, you'll need to more closely identify which MacBook Air you have:
    About Mini DisplayPort to HDMI adapters
    How to find your Mac's model and age?
    If your MacBook Air is older than July 20, 2011, you'll need to identify whether or not it has a mini-Displayport, or a mini-DVI port:
    mini-DVI
    mini-Displayport
    All technologies work well with the video of DVI or HDMI with the right adapter.  VGA and S-Video you need the proper adapter, and you won't necessarily have all available resolutions that are lower.

  • How do i enter a date picker into a template form?

    I want to save a template with a submit form button which saves and sends a new document to an email address?

    Hi KS,
    Sorry, this got buried in my inbox. Did you still need help?
    If I understand your situation, you want people to grab the form, fill it out, and they save a copy and the data also comes to you. This is all do-able, but so far it sounds like it could also be a web form, and when clicking the submit button both the submitter and you would get e-mails with the data. The advantage of the web form is that it's easy to evolve and change as necessary, and changes are instantly available.
    You can have a date picker, a drop-down list, and a submit button all on the form, regardless of whether it's a PDF-based form or a web form.
    Again, my apologies for this taking so long,
    Brian

  • Making date picker work in ITS environment

    Hello,
    I know this is the BSP forum, but I need help with this issue on ITS 6.20 SP12 and I don't know where else to post this on the SDN.
    I am trying to use a JS date picker app like this:
    <td>`OPEN_SCH_LINES.label`</td>
                    <td><input type="text" name="`ZSR_OPEN_SCH_LINES[1].name`" />
                        <a href="javascript:show_calendar('area1.`ZSR_OPEN_SCH_LINES[1].name`');">
                    <img id="calendar" src="`mimeurl(~name="calendar.gif", ~language="", ~theme="99")`" />
                        </a>
                    </td>
    this is what the ITS makes out of it:
    <td>Open Schedule lines</td>
                    <td><input type="text" name="zsr_open_sch_lines[1]" />
                        <a href="javascript:show_calendar('area1.zsr_open_sch_lines[1]');">
                    <img id="calendar" src="/sap/its/mimes/zwmm01/99/calendar.gif" />
                        </a>
                    </td>
    Problem is that when the JS is triggered using the button, I can pick a date from the calendar app, but receive an error saying that the
    "self.opener.document.area1.zsr_open_sch_lines.1" is null or not an object. It obviously seems to have problems with the "[1]" indexation the ITS adds. I have managed to get the date picker working by removing the "[1]" but how can I then get the field entry back into the context?
    Any advice re this is highly appreciated - also any hints to better or more suitable JS date picker apps.
    Many thanks,
    Michael

    Hi,
    which model r u using?
    WebRFC, WebGui or Flow file?
    Regards
    Raja

Maybe you are looking for

  • Exporting a Report to a pdf file with drill down!

    Hi, I would like to export a Report to a pdf file. My Report includes drill down options. I require the exported pdf with drill down options. (Similar to Navigation options in a PDF file). I hope this makes sense. Please provide a better solution for

  • Invoice Correction Request clarification

    Hello Gurus, Invoice Correction Request (Document type RK). In this we will have One line item as credit and one as debit. the first item is for credit entry with item category G2N and second item for debit entry with item category L2N. 1)we cannot m

  • GL Trial Balance as per Posting date

    Hi All, It would be helpful if someone help me how to get GL Trial Balance as per Posting date. in T-Code S-PL0-86000030 we get the report according to the periods. But there is a development requirement according to Posting date from where and how w

  • Excel & Word for iphone 3g

    I am looking for a program that will work on the iphone to open excel and word. Anyone know of any? I have been searching for days! Thanks

  • Size of Flex Application

    Is there a way to minimize the size of a Flex application. Just creating an mxml file with only an application tag creates a .swf gt 100k. Thanks! dustoff.