How to add a calendar option on my prompt in answers

Hello,
In one of the reports I am creating; I need to enable end-users to select a date as well as time when the transaction took place. For instance on the side of 'Void Date' I wanna put a calendar sign/icon where they can select the date and time. I see my predecessor did it, I am just not sure how to do it... This is for 11g, dashboard and answers.
Will appreciate the help.
thanks,
Godfrey

Look for the User Input and select Calendar
BTW: any updates on your rpd file post?
Edited by: Srini VEERAVALLI on Apr 30, 2013 9:54 AM
It is always nice if you post actual question  in very first instance rather than in following posts...
btw: time zone you might have your profile right why you want to at prompt level?
Edited by: Srini VEERAVALLI on Apr 30, 2013 11:31 AM
Do you have time as one of the rpd column? or else do you have a date field with timestamp?
Edited by: Srini VEERAVALLI on Apr 30, 2013 11:48 AM

Similar Messages

  • How to add a new option to ADF dropdown

    Hi,
    I got a title field (#{bindings.title.inputValue}) which is pulled from AD, and ‘titlesList’ from a database. The problem is that if the title doesn’t exist on the selection, I will get a blank option. When it is saved, it becomes empty.
    <af:selectOneChoice xmlns:af="http://xmlns.oracle.com/adf/faces/rich" id="ssoc2" value="#{bindings.title.inputValue}" simple="true">
    <f:selectItems xmlns:f="http://java.sun.com/jsf/core" value="#{employeeBean.titlesList}" id="ssi2"/>
    </af:selectOneChoice>
    I’ve tried to use javascript to add the new item to the Selection. But when I save it, I got “Attribute value cannot be null”.
    I’m thinking about when I create the titlesList in employeeBean, I can add the new title to the list. As long as I know the user ID inside the bean, I can get the title. But, I don’t know how to pass the user ID to the backend from Selection. In jdeveloper 11.1.1.5, I am not allowed to do this "#{employeeBean.titlesList(userID)}". So, how can I add a new option to Selection.
    Thank you.
    Edited by: 891549 on Jun 7, 2012 4:02 PM

    how about adding
    <af:selectItem label=" " value="" id="si21"/>to your existing selectonechoice

  • How to add a Search option?

    Hi, I want to add a "search option" on my website. It would
    be an internal search, with information that I will provide. I
    don't know how to start. I have looked around this forum and some
    other sites and it is not clear to me if I can do it with html. Any
    good books or tutorials that someone can recommend I would
    appreciated. I would like to say that all my website is based on an
    html template.....could this work for a "search option"?.
    Thanks in advance.

    seems that
    ZOOM search might be the
    appropriate solution, because it´s capable to search static
    web pages as well

  • How to add java script option in firefox as this is not available in the menu of tools menu and content of firefox

    Dear sir,
    I am regular computer user and firefox is my default web browser. But it is seen that my web browser is not having the option of enable java scripts as I am learning web page designing. Could you please tell me how to add this option in my web browser on mozila as I am interested to work mozila all the time. I can add this by using internet but that is not always easy and also not sure when this option is enable or disable. Please guide me resolving my problem.
    Regards,
    Mohammad Hossain

    You can no longer do that via the user interface, but you need to check the related pref on the <b>about:config</b> page.
    The <b>javascript.enabled</b> pref should be true on the <b>about:config</b> page to enable JavaScript.
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config
    See also:
    *QuickJava: https://addons.mozilla.org/firefox/addon/quickjava/

  • How to add Holiday calendar to ipad Ical

    I could not find this on the forum, but i did a search.
    1. “On your iPad, go to Settings > Mail, Contacts, Calendars.
    Under Accounts, tap Add Account
    Tap Other, and under Calendars, tap Add Subscribed Calendar
    In the Server box, type http://ical.mac.com/ical/US32Holidays.ics
    or just paste the link into safari you will get a dialog box to subscribe.

    Can you please tell me how to delete the holidays I downloaded through your link : http://iCal.mac.com/iCal/USHolidays.ics
    From my iPad?

  • How  to add a new option for group by in a excel report

    Hi,
    there is a enhancement in a excel report
    I need to add a new option for group by
    help me
    Regards,
    Raghu

    k

  • How to add a java option in oas 10g 9.0.4?

    I need add a java option in my oas 10g...
    I have an application implemented with jdeveloper 10g (10.1.2) and its need to use other jdbc libraries acording:
    http://radio.weblogs.com/0118231/stories/2005/05/27/workaroundForDeployingAdf1012AppUsingIntermediaDomainsToOracleAs904.html
    Using EnterpriseManager, i add a java option for the OC4J instance where my ADF 10.1.2-based application will be deployed:
    [b]-Xbootclasspath/p: C:\oracle\infra\jdbc-10.1.0.4\ojdbc14.jar;C:\oracle\infra\jdbc-10.1.0.4\orai18n.jar
    but now, ths oc4j instance dont init
    ...my opmn.xml file contains:
    <process-type id="ADF_050615" module-id="OC4J">
    <module-data>
    <category id="start-parameters">
    <data id="java-options" value="-server -Xrs -Djava.security.policy=C:\oracle\infra\j2ee\ADF_050615\config\java2.policy -Djava.awt.headless=true
                             -Xbootclasspath/p: C:\oracle\infra\jdbc-10.1.0.4\ojdbc14.jar;C:\oracle\infra\jdbc-10.1.0.4\orai18n.jar"
                             />
    <data id="oc4j-options" value="-properties"/>
    </category>
    <category id="stop-parameters">
    <data id="java-options" value="-Djava.security.policy=C:\oracle\infra\j2ee\ADF_050615\config\java2.policy -Djava.awt.headless=true"/>
    </category>
    </module-data>
    </process-type>
    Help me please

    Rigoberto, there should be no space between "-Xbootclasspath/p:" and the path "C:\oracle\infra\jdbc-10.1.0.4\ojdbc14.jar;C:\oracle\infra\jdbc-10.1.0.4\orai18n.jar"
    By the way, one can always take a look at the logs at
      $ORACLE_HOME/opmn/logs
    especially those files whose names start with OC4J~ if there is some wrong with oc4j processes. Those files are the default oc4j stout and sterr. If oc4j can not init, there should be some kind of error message in them.
    By the way, the following line may be deleted since no property file is specified.
      <data id="oc4j-options" value="-properties"/>
    Hope this helps.

  • How to add new payment Options in WEB SHOP

    Hi all
    We need to add new payment options in the B2C shop, but we don't find any customizing place to do it, we read about the BADI CRM_RISK_MGMT_BADI, but in the documentation said that we can set a Default payment option or exclude, but nothing about to add Customer Options.
    Any info regarding would be very useful.
    Best Regards

    Look at your Payment Process Profile. THere should be a reporting subtab and within that subtab is a Separate Remittance Advice region. I believe that is where you specify the format for the remittance advice document (which is built in XML Publisher). Take a look at that.
    John Dickey

  • How to add custom start options in VS package

    I need to add custom start options in VS package.
    Example:
    Instead of showing "start", need to provide options like "Start in Firefox", "Start in Chrome" and handle their events on our own.
    Any references would be helpful
    Thanks in advance

    Hi Daro,
    the path to the billing module is "sap.com/wec/ecom/mc/billing". But nevertheless
    1.  you need only to enhance in your current modul the metadata.xml file with the link to your own myaccount.xml which you can create.
    2. and then you can define within the new file the menu options you need.
    3. the last step is to update your shop configuration with the new menu options.
    Best regards,
    Nico

  • How to Add a filter option for a entire table to a search button?

    Hi all,
    I am new to SAPUI5. i am having a table with hard coded data's.and i have a search field.
    i want to add a filter option to the search field for the entire table..
    i can able to add a filter option to the column by using filterProperty.
    is there is any method or property to do that?
    PS - i have attached my table code.
    Regars
    Dayalan

    Hi Dayalan,
    documentation for filtering and sorting is in this section of the Developers Guide.
    Cheers
    Graham Robbo

  • How to add created repository to subject area in OBI Answers

    Hi All,
    i have created a repository(i.e. Sh.rpd). i saved it and checked global consistency, its passed consistency check, i copied this Sh.rpd in to Nqsconfig.ini folder made it default,
    cache is NO cache.
    even if i did this, i am unable to see Sh.rpd in answers subject area i am unable to create a dash board using it.
    please suggest me how can i show created .Rpd in subject area of answers.
    its urgent for me to go forword.
    Thank u all,
    kapil kumar panakanti.
    [email protected]

    Stop BI Server
    In NQSConfig.INI modify
    [ REPOSITORY ]
    #Star = paint.rpd, DEFAULT;
    Star = sh.rpd, DEFAULT;
    Restart BI Server

  • How to add a copy option or button in apex report

    I aint sure if this is meant to go in this disccussion. If an wrong please let me know the right place it should go. Thanks
    I need soime help implamenting a copy button/option in oracle. I have a interactive report and when you click on the unique id it takes you to the form where you can edit the report. Now I wanted to add an option so when you click on the unqie id(pencil in edit area). It will give you 2 option, one of the option will be to view the report(view) and the other option will be to copy the report. If you click on view, it should take you the form where you can edit the report and when you click on copy, it should copy the report and take you to a blank form.
    Another option is to have a copy button on each report next to the unquie id. In the image belowyou will see the edit pencil and sure everyone know what it is, if you deal with oracle apex.
    Basically, when you click on the pencil you will get those two options above. The alternative way was to just have a copy button next to each of them and you can just click on that to copy.
    The reason why I want to do this is because I was having some issues with colons, commas, etc. Basically I had a copy button in the form and some of the form has colons, etc and because of this the copy button stop the form from render and also shows a 404 error page, which was quiet annoying.
    If anyone have any idea how to do one of the two approaches, please give me a stage by stage PLEASE.
    Thanks you

    dave_414 wrote:
    I aint sure if this is meant to go in this disccussion. If an wrong please let me know the right place it should go. Thanks
    I need soime help implamenting a copy button/option in oracle. I have a interactive report and when you click on the unique id it takes you to the form where you can edit the report. Now I wanted to add an option so when you click on the unqie id(pencil in edit area). It will give you 2 option, one of the option will be to view the report(view) and the other option will be to copy the report. If you click on view, it should take you the form where you can edit the report and when you click on copy, it should copy the report and take you to a blank form.
    Another option is to have a copy button on each report next to the unquie id. In the image belowyou will see the edit pencil and sure everyone know what it is, if you deal with oracle apex.
    Basically, when you click on the pencil you will get those two options above. The alternative way was to just have a copy button next to each of them and you can just click on that to copy.
    The reason why I want to do this is because I was having some issues with colons, commas, etc. Basically I had a copy button in the form and some of the form has colons, etc and because of this the copy button stop the form from render and also shows a 404 error page, which was quiet annoying.
    If anyone have any idea how to do one of the two approaches, please give me a stage by stage PLEASE.
    Thanks you
    Your question has to do with Apex, not the database.  Please see the Apex forum at Oracle Application Express (APEX)

  • How to add custom menu options in myaccounts module?

    Hi experts,
    To implement this, I have found myaccount.xml file in UI of myaccounts module. In this file, I found only menu headings but not menu options. Can anyone explain where data of menu options were populated from and how can I add my custom menu options? I also have tried to delete the menu heading but there was no effect. Please help!! I'm on WEC 1.0.
    Regards,
    Daro

    Hi Daro,
    the path to the billing module is "sap.com/wec/ecom/mc/billing". But nevertheless
    1.  you need only to enhance in your current modul the metadata.xml file with the link to your own myaccount.xml which you can create.
    2. and then you can define within the new file the menu options you need.
    3. the last step is to update your shop configuration with the new menu options.
    Best regards,
    Nico

  • How to add/delete calendar holidays

    how  do I add or delete holidays on iPad calendar? Thanks

    Hi,
    To delete and add rows in the table control, first set the selection mode property and give a name to it (Say "SEL").
    Either u can select the rows in the table control and press the push button.
    Then in PAI write the module.
    CONTROLS TC1 TYPE TABLEVIEW USING SCREEN 9001.
    MODULE DeleteADDRecord INPUT.
    if SEL = 'X' AND sy-ucomm = 'DELETE'.
    delete it_purchase index tc1-Current_line.
    elseif SEL = 'X' AND sy-ucomm = 'ADD'.
    it_purchase-itemno = tc1-Current_line + 1.
    insert it_purchase index tc1-Current_line.
    endif.
    ENDMODULE. " DeleteRecord INPUT
    Also refer Program...
    <b>RSDEMO_TABLE_CONTROL</b>
    For More Information,
    Delete rows from Table Control->
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbac5e35c111d1829f0000e829fbfe/content.htm
    Add rows in Table Control->
    http://help.sap.com/saphelp_45b/helpdata/en/d1/801bdf454211d189710000e8322d00/content.htm
    Regards,
    Padmam.

  • How to add/change Job Options when saving a FrameMaker document as a PDF using Acrobat 9

    If you are logged on as a domain user you could have a problem if you want to add or edit .joboption files in Distiller 9 when it is opened by FrameMaker.
    After installing Acrobat 9 the action of saving a FrameMaker document as a PDF automatically starts Distiller 9 which then uses the "Job Options" files that are located in C:\Documents and Settings\All Users\Application Data\Adobe\Adobe PDF\Settings. Unless some changes have been made to the "Security" settings of the "Adobe" folder and the "Adobe PDF" folder under "All Users" it will not be possible to add or edit ".joboption" files in the "Settings" folder located in that "Adobe PDF" folder.
    This can be confusing because when Distiller 9 is started separately, from Programs, it then uses the job options located in your own user folder (C:\Documents and Settings\NLPW\Application Data\Adobe\Adobe PDF\Settings). In your own user folder (in my case: NLPW) you can add or edit the job option files.
    In order to be able to add or edit job option files under "All Users" you must be included in the "All Users" list and have the appropriate "Permissions" security setting. To set this, right click on the "Adobe" folder (C:\Documents and Settings\All Users\Application Data\Adobe) and select "Properties", then click on the "Security" tab and add yourself to the list. Finally, (important) check the "Full Control" box under "Allow" in the permissions field. Repeat this procedure on the "Adobe PDF" folder (C:\Documents and Settings\All Users\Application Data\Adobe\Adobe PDF). Now you have the ability to add or edit ".joboption" files located in the "Settings" folder and these will be available when Distiller is started by FrameMaker.

    Thank you so much for that tip. I don’t have exactly the same set-up (FrameMaker 8, Acrobat 8 Professional), but changing the permissions as you describe fixed the problem of not being able to save or change Distiller job options which has been bothering me for a while.

Maybe you are looking for

  • Sync Duplication of Contacts and Calendars

    Hi all, I am having duplication issues with Contacts and Calendars. I tried getting iPhone (via iTunes), iCal and Google Calendar to sync up but strange anomalies took hold such as conflicting dates. So I bought Spanning Sync. This promised to eradic

  • Snow Leopard and Boot Camp partition

    hello all. can i keep my Boot Camp partition intact when performing a clean install of SL? does it allow me to format only the Mac partition of the HD, keeping the Windows (Boot Camp) partition untouched and fully functional?

  • FCPX: Inserted Images become Fuzzy when Played

    Sometimes I have this problem (like now) and I don't know what causes. I am creating a very short video with 14 images (faces). I just inserted an additional image between two existing images. It looks fine but when I play the video the inserted imag

  • Programmatically inserting row in ViewObject

    I have created Entity Object based on table and updatable VO based on the Entity. Now i need to add a new row in the table. I have a button Add new row , on button click a popup will open with the fields in the row. Entering the field ,clicking on OK

  • Adding the capability to 3PL for customers to our SD/LE/IM/WM setup

    Looking to solve a problem where we perform the service of a 3PL for our customers.  Our customer stocks inventory at our warehouse (IM/WM implementation) and will subsequently place orders for us to deliver (with WM TO) materials to their locations