How to display the number of option button

Hi gurus,

IM my page based on the login name should show buttons.no radio radio buttons will be depends on the logon name.
How to do this?

Thanks in advance
Knockaert

Hello

-In co processRequest, you can get the connection information...

String userName = pageContext.getUsername ();

AM. Method (username);

-In the Module of the application:

Method public void (String userName)
{
If ("Mgr".equalsTo (username))
String where = "Lookupcode = 'A'; - as here you can pass to condition"
on the other
String where = "Lookupcode = 'B'; - as here you can pass to condition"

VOImpl vo = getVO1();
vo.setWhereClauseParams (null);
vo.setWhereClause (where);
vo.clearCache ();
vo.executeQuery ();
}

Concerning
Meher Irk

Published by: Meher Irk on November 10, 2010 07:08

Tags: Oracle Applications

Similar Questions

  • How to display the number of socket in the ListBox UI control?

    I want to display the number of socket in the Listbox control on execution. I use DisplayExpression method, set the entry as '% TestSocketIndex', but it does not work. This methond works fine if I connect the Combobox of UI control to ExecutionViewMgr.ConnectExecutionList.

    Is there a solution

    Hey wellsc,

    I have looked at this issue and ran into the same issue you described. I dropped the CAR 482840 for a developer study the matter further. Unfortunately, workarounds only I can think immediately would be to use a ComboBox control or to implement the functionality desired by using a native LabVIEW ListBox.

    Let us know if there is something we can do to help, or if you have other questions about how to implement one of the workarounds. You can still use this CAR number to check the status of the issue, as well.

  • How to display the number of lines of time giving the values of the columns?

    Hi all

    I want to display the number of rows times the value exists in the column num in the query below


    with t AS
       ( SELECT 'venkatesh' NAME, 'hyd' LOC, 2 NUM FROM DUAL
         UNION ALL
         SELECT 'prasad' NAME, 'hyd' LOC, 3 NUM FROM DUAL
         UNION ALL
         SELECT 'krishna' NAME,     'hyd' LOC, 1 NUM FROM DUAL )
      SELECT T.* FROM T
      CONNECT BY ROWNUM <= NUM
    
    
    Expected output:
    
             venkatesh            hyd      2
             venkatesh            hyd        2
             prasad                 hyd        3
             prasad                   hyd      3
             prasad                   hyd      3
             krishna           hyd       1
    Published by: Nag Aswadhati on November 1, 2012 12:34

    Aswadhati NAG wrote:
    Hi all

    I want to display the number of rows times the value exists in the column num in the query below

    Expected output:
    
    venkatesh            hyd      2
    venkatesh            hyd        2
    prasad                 hyd        3
    prasad                   hyd      3
    prasad                   hyd      3
    krishna           hyd       1
    

    With the help of connection by: -.

    with t AS
       ( SELECT 'venkatesh' NAME, 'hyd' LOC, 2 NUM FROM DUAL
         UNION ALL
         SELECT 'prasad' NAME, 'hyd' LOC, 3 NUM FROM DUAL
         UNION ALL
         select 'krishna' name,     'hyd' loc, 1 num from dual )
      select t.name, t.loc
      from t
      connect by level <= num
             and name = prior name
             and (prior sys_guid() is not null);
    
    NAME      LOC
    --------- ---
    krishna   hyd
    prasad    hyd
    prasad    hyd
    prasad    hyd
    venkatesh hyd
    venkatesh hyd 
    
     6 rows selected
    
  • BI Publisher - how to display the number of lines displayed at the bottom of the table on each page

    Hello

    We are the conversion reports Actuate BEEP and not able to understand how to view "Accum.Total = < n >" at the bottom of each page. In the attached report to operate it, "Accum.Total = < n >" must be displayed at the bottom of each page where < n > is the number of lines displayed on the current page and previous page.

    For example, if there are 10 rows in the result set, if the 1st page displays 4 rows, 2nd page displays 3 rows and 3rd page is 3 lines and then Accum.Total = 4 on page 1, Accum.Total = 7 on page 2 and Accum.Total = 10 on page 3.

    Note that we use the property table "allow the lines to break Pages = False" as we do not want a specific line can be split across pages.

    I enclose a sample of report actuate, rtf, BEEP and XML report for testing file.

    Approach used so far-

    1 > I tried to put the counter in the footer, but it seems that only the fields that come directly from the IC can be used on the header/footer. No matter what form text field or variables defined in the report.

    2 > I used approach given in the link below. Using this approach, I am able to view a coded value hard at the bottom of every page (just below the table) but his does not work for the variable (in my case the counter c1).

    https://blogs.oracle.com/xmlpublisher/entry/continued

    3 > on Google, I found a few articles on the page break conditionally as display only certain numbers on a page or the page by section break but in our case, its dynamics and its number of lines to display on a page is driven by data, so I could not think of a certain condition to use in "Condition." ": If" for use as a page break.

    Thank you

    Richa

    Watch see the-Report

    http://docs.Oracle.com/CD/E28280_01/bi.1111/e22254/create_rtf_tmpl.htm#do_bf_cf

    Download the https://blogs.oracle.com/xmlpublisher/entry/continued sample

    Add

    <>

    name = "contd_footer".

    format = "99G999G999" / >

    After the field "Footer."

    If need to use a footer to display the meter then and sous-modèle with code above and call it in footer

  • How to display the number of dynamics and the progress bar graphic on the title of the region

    Hello

    I have several show/hide parts of a report on a dashboard page. When the user comes to this dashboard page, it see areas collapsed and a status appropriate for each region and click on the region concerned the status listed in the title bar of region-based. Each region show different reports as "Exits", "Tasks", "Communiqué of progress" etc., for example, the user want to see the number of questions and tasks as a number displayed on the side right of the 'from', 'Tasks' area, in the same line as the title of the region. In addition, the user wants to see a progress bar graphic of liitle for the region 'Progress of the liberation' displayed on the right side of the area, in the same line as the title of the report. I have the return function to get these numbers and the graphic progress bar, but do not know how to post them on the right side of the area in the same line as the title of the region. all the ideas are really appreciated.

    Thanks for your time,
    Surya

    Seems interesting. Could create an example on apex.oracle.com experiment?

    Try this approach:

    Create an item hidden in each region to receive these values of synthesis (e.g. P1_DASH_TASK_COUNT) and calculate them the or some functions in regions before calculations.

    These values using the notation of substitution in the region of reference titles:

    Tasks &P1_DASH_TASK_COUNT.
    

    This can then be styled with CSS to get the look required, starting with:

    .dash-summary {
      float: right;
    }
    

    Exactly what is required in the CSS will depend on the theme/template used, why it would be a good idea to see on apex.oracle.com.

  • How to display the number of steps on Apple Watch

    I want to read on Apple Watch the number of steps I did in one day

    http://www.IMore.com/how-view-your-step-count-Apple-watch

  • How to display the number of current page to formcalc?

    I have a client that will not allow JavaScript in their forms for security reasons.  I am trying to convert the JS, I'm used to working with FormCalc instead, but I don't have much experience with the CF and I am stuck at the first hurdle.

    I want to display the current and total pages in the master page and I changed the code generated to use FormCalc and modified to use the reference to the dollar, but the form is not make the current page number.

    Here is the code

    return. #pageSet [0]. Restricted.CurrentPageNumber::ready:layout - (FormCalc, client)

    Does not work, even if it is copied from the reference material

    this.rawValue = xfa.layout.page ($)

    also tried

    $ = xfa.layout.page ($)


    return. #pageSet [0]. Restricted.NumberofPages::ready:layout - (FormCalc, client)

    Work

    this.rawValue = xfa.layout.pageCount)

    Any help would be really appreciated

    Hello

    to get the current page, you can use the index of your master page ("Restricted").

    $ = $. parent.index + 1

    and for the total number of pages, use

    $ = $layout.pageCount)

  • How to display the number of steps on the dial of the watch

    I so enjoyed my Fitbit wanted an Apple Watch, but may not know how to get the steps, heart rate, etc., on the dial of the watch so I don't have tro go in applications every time.  Any thoughts?

    Thank you very much!  I think I can do this :)

    Really useful.

    Jan

  • How always display the date with taskbar buttons activated in widows 8?

    It's got to be average, just to be there. Even using the buttons small taskbar, it is actually enough space to have always the date and stacked. I would be well with them, next to each other also. I don't really understand why the date masks even as it would fit really well. I'm fine with the help of a third party program if necessary. I already have the classic interface installed because microsoft somehow forgot to add the menu start Windows 8.

    There are several strange suggestions and wonderful here for you to play with.  Make sure that you first create a system restore point.

    Windows 7 - display date using small icons
    http://superuser.com/questions/89628/Windows-7-display-date-using-small-icons

    http://www.Google.com.au/search?q=use+small+taskbar+but+have+date+and+time&SourceID=IE7&RLS=com.Microsoft:-to THE: IE-address & ie = & oe = & gws_rd = cr & redir_esc = & ei = 4L7sUaPiKKWSiQe2_IFQ

  • How to display the number of selected images?

    Hello!

    Editing window displays useful information.

    How can I see the currently selected in the timeline panel images?

    flash-cc.png

    This information is useful to me often when the fine tuning of animation time.

    Best regards!

    http://forums.Adobe.com/thread/1035618

  • How to display the VM Workstation serial number

    I have 6 licenses for Workstation 6 and you just upgrades to version 7. I am trying to determine what user runs a number of series. I have 3 users right now and they have no idea who install package that they used. How to display the serial number for VM Workstation installed on a users computer.

    Thank you

    He stored in the Windows registry at the location following and Workstation 7 taking as example adjust you the path accordingly for the installed version.

    HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Workstation\License.ws.7.0.e1.200904\Serial
    
  • HP PSC 2410-how to find the number of pages

    I bought a PSC 2410 opportunity and would like to know the total number of pages. Any ideas?

    Hi @jay2769,

    Thank you for your super fast response. Please see these links and print a self test page and check if it displays the number of pages in the printer.

    Link 1: http://support.hp.com/us-en/product/HP-PSC-2400-Photosmart-All-in-One-Printer-series/303752/model/303754/document/c00048606

    Link 2: http://support.hp.com/us-en/product/HP-PSC-2400-Photosmart-All-in-One-Printer-series/303752/model/303754/document/c00048607

    Link 3: http://support.hp.com/us-en/product/HP-PSC-2400-Photosmart-All-in-One-Printer-series/303752/model/303754/document/c02073861/

    As part of the Toolbox (link 3) under one of the tabs, you may find the number of pages for the printer.

    Please let me know how it goes.  To simply say thank you, for my efforts to help, please click the "Thumbs Up" button. If you need more assistance let me know and I will gladly do whatever I can to help. If it helps, please mark it as "acceptable Solution" as well.

    Please take care and have a nice week ahead.

  • How to change the size of taskbar buttons? I did everything that I've seen proposed in these pages, and nothing works.

    How to change the size of taskbar buttons?  I did everything that I've seen proposed in these pages, and nothing works.

    The buttons of programs open in the taskbar are tiny and square.  I want them to be of normal size (by default).  I have locked and unlocked the task bar.  I moved the "three vertical lines composed small points."  Nothing works.

    If you want to enlarge all the icons in the taskbar, and then increase the point size of buttons of legend to a larger number of advanced appearance settings.
    Follow these steps:

    1. click on start, Control Panel, personalization, window color and appearance.
    2. on the window color and appearance, click "Classic appearance open for more color options" (link below).
    3. in the box "Appearance settings", click on the button "Advanced".
    4. in the box "Advanced appearance" under "Item:" dropdown, choose "buttons".
    5 set your size
    6. click on the OK button.
    7 on the "Appearance settings" box, click on the button 'Aplly', wait.
    8. click the OK button if you are uncomfortable with the size to change, or just click on the "Advanced" button to set the size.

    I hope I could help

  • How to display the language bar and bring back the language switch to the taskbar?

    How to display the language bar and bring back the language switch to the taskbar?

    How to display the language bar and bring back the language switch to the taskbar?

    Hello

    According to the description, I understand that you do not want to display the language bar.

    I would like to know some information.

    1. You hide the language bar, or missing?

    I suggest you try the steps mentioned below and check.

    1. Go to the control panel.

    2. Click on clock, language and region.

    3. Region and language.

    4. Keyboard and language tab.

    5. Change keyboards button.

    6. Language bar tab.

    Then simply change the parameters of language bar hidden in the "embedded in the taskbar" and check.

    Here, you can also check the option in the check box for display icons of language in addition to the taskbar bar.

     

    Hope this information helps. Please let us know if you need any other help with Windows in the future. We will be happy to help you.

  • How to display the language bar in Windows 8?

    How to display the language bar in Windows 8? I have three input languages installed. When I right click on the taskbar, click Toolbars, the language bar does not appear as an option.

    How to display the language bar in Windows 8? I have three input languages installed. When I right click on the taskbar, click Toolbars, the language bar does not appear as an option.

    Hello

    On how to Activate the language in the taskbar . Click here Link 1 or link 2 
    I hope this helps.
    Rafa. M -please click the 'Mark as answer' or 'Useful' button at the top of this message.   Marking a post as answer, or relatively useful, you help others find the answer faster

Maybe you are looking for

  • 3-year next day guaranteed business registration on-site

    Hello I bought an extended warranty for my laptop, it is a guarantee of 3 years next business day following service. Now, I tried to sign up for the service and it reqognized of certificate number I gave. But when I got to put in my serial key, addre

  • Previously purchased songs do not appear when you add a whole album with music subscription

    Hello What is happening with a few albums in my music library: I already bought only songs from these albums, then after the signing of Apple's music, I added the entire albums to my library. However, the songs already purchased are now missing. When

  • How can I add the option 'Remove' email?

    At the moment I can only answer, transfer or archive them?  I have three e-mail accounts on my IPad.  All three, receive and send emails very well.  Both allow me to delete e-mails very well.  But the third only allows me to 'archive' emails that I h

  • Windows 98 license number

    can anyone answer me on this issue of license? My application needed to run on windows 98, but because Windows 98 is selling to the market, can we just install to use it without buying any license? or can buy us Windows 7 license, then install Window

  • E4500 Firmware released!

    With all the Smart WiFi firmware issues discussed in this forum about the V2 E4200 and the EA4500 (which seems to be essentially the same product), nobody knows not when we could see a fix? I see where Linksys comes to replacements for the EA4500 and