Tab visible only for  user1 in a application

Hi,
I have two users access to a application. I want only user1 to view tab2. user2 should not be able to view this tab2.
should i write a query or ? please help how do i do that
Regards

Hello user631608
- Create a user group named "tab_allowed" (via Home > Manage Application Express Users)
- Put user1 into that group (mark the group in "user groups" in his attributes)
- In the attributes of tab2 under "Authorization Scheme": Select the group "tab_allowed"
Hope this helps,
Roger

Similar Messages

  • Master Page updated , but changes are visible only for that Page(site) alone ?

    I updated v4.master in SharePoint designer to add a bread crum navigation control
     <div class="BreadCrumbWrap s4-notdlg"> 
           <asp:SiteMapPath runat="server" SiteMapProvider="SPContentMapProvider" id="ContentMap"   CssClass="BreadCrumbStyle" PathSeparator="&gt;"> 
           <CurrentNodeStyle CssClass="BreadCurrentNode" /> 
           <PathSeparatorStyle CssClass="BreadPathSeparator" />   
            </asp:SiteMapPath> 
          </div>
    But the changes are visible only in that site. all other sites dont have bread crum control,
    I added the bread crum in header section, and also in page layout section, but there is no change (bread crum navigation only visible in that site alone)
    Why ?
    I always thought master page edits will be visible in all sites of a site collection,
    Am i going wrong some where (My site collection has about 30-35 sites, and new sites are created every now and then )
    Please help
    rn

    If the publishing features are turned on then the master pages for all the sites in the site collection are pulled from the master page gallery of the root site.  But if Publishing hasn't been enabled then each site uses the v4.master in its own master
    page gallery.  It sounds like you haven't enabled the Publishing Infrastructure site collection feature and Publishing Site Feature in the root site of your site collection.  
    Paul Stork SharePoint Server
    MVP Senior Solutions Architect: BlueChip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • JLabel with HTML visible only for the first time

    I've implemented a really simple applet:
    public class TestApplet extends JApplet {
      @Override
      public void init() {
        try {
          SwingUtilities.invokeAndWait(new Runnable() {
            public void run() {
              JPanel topPanel = new JPanel();
              topPanel.setLayout(new BorderLayout());
              getContentPane().add(topPanel);
              JLabel labelHello = new JLabel("<html>Hello World!</html>");
              topPanel.add(labelHello, BorderLayout.NORTH);
              JLabel labelHelloNoHTML = new JLabel("Hello World - without html!");
              topPanel.add(labelHelloNoHTML, BorderLayout.SOUTH);
        } catch (Exception e) {
          System.err.println("Couldn't initialize GUI");
    }And there are two html pages, both having the same applet and a link referring to each other:
    index.html
    <html>
           <head><title>Applet</title></head>
           <body>
                  <div><a href="link.html">Link</a></div>
                  <div>
                        <applet hspace="0" height="375" align="left" width="600" vspace="0" mayscript="" alt="GetJava" codebase="./"
                        code="com.test.TestApplet" name="TestApplet"></applet>         
                  </div>
           </body>
    </html>link.html
    <html>
           <head><title>Applet</title></head>
           <body>
                  <div><a href="index.html">Link</a></div>
                  <div>
                        <applet hspace="0" height="375" align="left" width="600" vspace="0" mayscript="" alt="GetJava" codebase="./"
                        code="com.test.TestApplet" name="TestApplet"></applet>         
                  </div>
           </body>
    </html>Now when I navigate to index.html the applet shows correctly both labels but in case I jump to link.html the applet shows only the second label i.e. Hello World - without html! . This seems to be specific to Java version 1.6.0_21 and 1.6.0_22, it was working properly in 1.6.0_17. Is anyone else experiencing similar issue or am I missing something?
    Edited by: user13135196 on Nov 25, 2010 4:33 AM
    Edited by: Slavek Tecl on 25.11.2010 13:12

    I am having this exact same issue. I have a JLabel with <html> for superscript in my JApplet. The first time I run my applet it displays fine. All subsequent times (refresh the page, or close the tab then open again) the JLabel with <html> doesn't show. This issue does NOT occur in the Eclipse Applet Viewer, but does occur with Google Chrome9 and IE8.
    I spent forever checking my methods and changing things trying to figure out why all the other labels show. Never would have guessed <html> in a JLabel would make it not display. This is terrible bug. Please fix ASAP.

  • When a pdf file is opened in a tab, the automatic scroll function from the pad does not work in the other tabs, but only for the particular PDF tab.

    The scroll function from the pad/mouse does not work for the other tabs when a PDF file is opened.

    Hi NSHS,
    Have you checked to see if your PDF add-on is up to date? You should take a look at the [[Opening PDF files within Firefox]] Knowledge Base article. There is a lot of good information in there. You should try both of the suggested PDF add-ons to see if that fixes the issue.
    Hopefully this helps!

  • Add a custom check box only for Cont Acct Cat '02'

    Hello All,
    I have added a custom check box to the Contract Account Screen. Everything seems to be working fine except:
    I need the checkbox to be visible only for a particular category i.e. '02'. I have even tried the customizing transactions in CAWM where we can actually hide the elements but thats not working too. Can anybody please help me on this.
    Any kind of inputs will be much appreciated and rewarded.
    Please help.
    Regards,
    Rakesh

    Rakesh,
    Go to SPRO --->Financial Accounting ---> CARP ---> Basic Functions ---> Contract Accounts ---> Field Modifications ---> Configure Field Attributes for Contract Account Category
    Here u can define different contract account categories,then with field grouping tab (which is  on upper left corner ) , u can define view for different fields present.
    Hope this will help u..
    Regards,
    Shruti Singh

  • SRM 7.0 POWL Removal of TABS   - Only for Particular Roles

    Hi All,
    We are upgrading onto SRM 7.0 and one of the business requirements is to remove tabs "Team Carts" and "Confirmation of Team Carts" from POWL.
    However the requirement is to exclude it only for one particular role. How can we achieve this?
    I know that this we can restrict this through the following config:
    Path: SPRO --> Cross-Application Componetns --> General Application Functions --> Generic SAP Business Suite Functions --> Personal Object Worklist --> Define Query Visibility at User Level or Define Query Visibility at Role Level
    Define Query Visibility at Role Level:
    Application ID: SAPSRMGP_E_CHECKSTATUS
    Role : /SAPSRM/EMPLOYEE
    Query ID: SAPSRM_E_CHECKSTATUS_01
    Category: SC
    However I would not be able to use the above config to exclude the two tabs for only one role. 
    Is there any other way to achieve this?
    Regards,
    Srinu

    Hi Srinivas,
    I think you can do this by config.
    Path: SPRO > SAP supplier Relationship management> SRM server--> POWL and Advanced Search --> Adjust POWL Layout, Search Criteria, and Pushbuttons
    in which you can define,configure your feeder and it's catalog, actions and other criteria , then make this feeder type available to application/role..
    Hope this helps..
    Thanks,
    Lavanya

  • TS1702 I use iphone5, I see an app update on the app store. but when App store and click on the update tab, it doesn't show me which application to update.. just give me a blank page.!!!! what is the solution for this.!!!!

    I use iphone5, I see an app update on the app store. but when App store and click on the update tab, it doesn't show me which application to update.. just gives me a blank page.!!!! I wouldn't able to know what app has to be updated, untill and unless i get check for each every app on the app store installed on my iphone... what is the solution for this.!!!! can any1 one help me out.!!!!

    Cc2528 wrote:
    The iTunes Store on my iPad is set up with all my music already. And at the very bottom it shows my apple Id username. The only place it shows the previous owners id is in the App Store...
    You can probably change the ID in the "iTunes and App stores" settings on the iPad....click on the wrong account ID , select sign out, then log in with your own ID, I have not done this but I think it works.....
    but I would be more inclined to to the factory reset and start afresh.

  • Why do some computers running Firefox 6.02 only display 5 or 6 applications in the "applications" tab under "options" and others show about 25?

    I am running Firefox 6.0.2 on several computers and on several of them the applications tab under "options" only shows 5 or 6 applications while another shows 20-25 applications including PDF which is what I am interested in. How can I get applications to appear on this menu?
    All of the computers in questions are running Windows XP Pro. On the computer with the limited menu if I attempt to download a PDF copy of my bank statement Mozilla opens the PDF rather than opening it with my PDF program. If I attempt to save the file or print it, Mozilla crashes. On the computer which lists all of the apps on the application tab the PDF opens normally using the program which I have selected for opening that file type.

    You can try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    You need to close and restart Firefox after toggling this setting.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can check if there is an update for your graphics display driver.
    *https://support.mozilla.org/kb/how-do-i-upgrade-my-graphics-drivers

  • Why cant i open all my bookmarks in a new tab? only the ones visible above me, not the ones that show up when i click in the arrow to the upper right?

    why cant i open all my bookmarks in a new tab? only the ones visible above me, not the ones that show up when i click in the arrow to the upper right?

    Uninstall the Ask toolbar and it should work again. There is a compatibility issue with the Ask toolbar and Firefox that prevents new tabs from being opened.
    There are a couple of places to check for the Ask toolbar:
    * Check the Windows Control panel for the Ask Toolbar - http://about.ask.com/apn/toolbar/docs/default/faq/en/ff/index.html#na4
    * Also check your list of extensions, you may be able to uninstall it from there - https://support.mozilla.com/kb/Uninstalling+add-ons

  • When I open Firefox the following alert appears: "Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory." There is a solution in the forum but only for Windows based

    When I open the application the following alert appears: "Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory." There is a solution on the support site but only for Windows-based Firefox, and I'm a Mac user. I have plenty of room on my hard disk.
    == This happened ==
    Every time Firefox opened
    == Two days ago, for no apparent reason.

    In Mac OS X v10.7, the $HOME/Library folder is a hidden folder.
    Open Finder and use one of these:
    * Go > Go To Folder (Shift-Command-G) and in the dialog type: ~/Library
    * Open the "Go" menu and hold down the Option key to make the Library appear
    You can also use this command in a Terminal window to remove the hidden flag.
    * Mac HD > Applications > Utilities > Terminal
    * chflags nohidden ~/Library

  • How can I use this account without specify credit cards, only for free applications ?

    How can I use this account without specify credit cards, only for free applications ?

    Click here and follow the instructions.
    (94222)

  • Applications are mentioned free, but when we start downloading one dollar is charged in my credit card, but only for the first time when i switch on and use it for the first time one dollar is charged. and from next application it is free. why?

    Applications are mentioned free, but when we start downloading one dollar is charged in my credit card, but only for the first time when i switch on and use it for the first time one dollar is charged. and from next application it is free. why?

    Kindly inform any email id or toll free number to contact apple for your below answer, Mr.King_Penguin
    About receiving my credit card being debited for Free App Store Application downloads,
    It should be within a few days, but it might vary a bit by bank/provider :
    I am in India, if the bank don't refunds , what to do?
    Rajagopal.pngr :-  It is only a holding charge, it is not a permanent charge. If it isn't refunded within a few days or so (and it quite possibly won't be over a weekend) then you can query the charge with Apple.

  • On firefox clickable buttons are not clickable for me eg the + to open new tab ,the sign in . register and other applications buttons on this page wont click yet the 2 blue change buttons are fine

    Question
    on firefox clickable buttons are not clickable for me eg the + to open new tab ,the sign in . register and other applications buttons on this page wont click yet the 2 blue change buttons are fine

    Top of Firefox window non-responsive, toolbars non responsive -- also see [http://kb.mozillazine.org/Problematic_extensions Problematic extensions]
    *caused by Yahoo Toolbar -- https://support.mozilla.com/questions/890908
    *caused by Babylon Toolbar -- https://support.mozilla.com/questions/890670

  • Can anyone recommend a duplicate file finder application for OS10.6 systems?  All the apps I find on the App Store are only for 10.7 and later.  I don't know how to filter a search by operating system (if this is even possible).

    Can anyone recommend a duplicate file finder application for OS10.6 systems?  All the apps I find on the App Store are only for 10.7 and later.  I don't know how to filter a search on the App Store by operating system (if this is even possible).  I currently have a MacBook running OS10.6.8.   If you can recommend an app,  please post the URL.     Would appreciate any helpful suggestions....  
    <Email Edited By Host>

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Eclipse- "No Tab group defined for launch application type/n

    I was developing nicely on Web Sphere Studio Developer Version=5.1.0 (with eclipse Release 2.1.1) but I just started getting the error "No Tab group defined for launch application type/n org.eclipse.jdt.launching.localJavaApplication" when trying to run or debug. I was trying to parse&validate an XML file and getting a log of the Parsing errors.This might have done something. However, it was working before..Any ideas before deleting and reloading Eclipse?
    Cigdem Savaseri-Brackmann

    Hi Jin,
    I'm having the same problem ... how you solved?
    Thanks!

Maybe you are looking for