Saving interactive reports display for all users options

Hello

For now, I'm building once more my apex Apex 4.0 applications
I created a user. In the administration of the apex this user is not an administrator and not a developer either.
However saved interactive report options appear for him too, so he can choose the appearance of the default report, etc...

Is this a bug? Or did, I forgot something?

Thank you!

Fanny

Fanny, as long as you are connected as a developer in the apex, that you will be able to save the report as the standard report, any user, you are connected to your application.

Paul

Tags: Database

Similar Questions

  • Display the default icons for all users who connect

    How can I view documents of the user, computer, network, and recycle bin icons for all users in the domain who connect?

    As journal of domain in a PC users, I want the icons is displayed as a default without having to add icons and customize the desktop.

    Hello
     
     
    As Microsoft Answers is oriented towards the level of consumer support, and since you are on a domain network, it would be preferable to view the query in the Microsoft Technet Server forums.
    http://social.technet.Microsoft.com/forums/Windows/en-us/home
     
     
    If you have other issues with the Windows operating system, please and we will be happy to help you.
  • How can we get the details of the traffic for the spaces for example, users access report by place (all users)

    How can we get the details of the traffic for the spaces for example, users access report by space (for all users), DB tables can be used to get information, such as for example: users who have logged in - never

    You can use analytics. WebCenter Analytics comes with a number of events out-of-the-box for which it brings together measures which are very useful.

    You can check in the WebCenter Analytics database schema. WebCenter Analytics Dashboards are present in the scheme of ACTIVITIES and are modeled in the form of a star schema.

    The schema includes 2 types of tables. FACTS analytical tables are used to store instances of specific events. For each event, a specific FACT table is present, for example for page views, the views of space, connections and so on. These tables contain a timestamp for the moment, that the event is occurred and integer ID these descriptive reference data stored in DIMENSION tables.

    DIMENSION tables contain descriptive information about the entities associated with events. Size examples are pages, applications, groupspaces, users and so on.

    See the details of the table all the under http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10148/jpsdg_app_aschema.htm#JPSDG10767

    If you want to custom event.that track, as you can get. see this blog entry

    Quobell technology - portal WebCenter: WebCenter Analytics: define and save custom events

  • query to display objects for all users in the database

    Hi all

    I want to make a query that Lee display. result for all users in a database.

    Total number of #tableau #Indexes #Packages #Procedure #Functions #Sequences #Views # other username

    ABC 11 5 1 1 1

    1 1 1 0

    Something like this would work in 10g and before:

    SELECT     OWNER
    ,     SUM(CNT) AS "TOTAL"
    ,     MAX(DECODE(OBJECT_TYPE,'TABLE',CNT,0)) AS "#TABLE"
    ,     MAX(DECODE(OBJECT_TYPE,'INDEX',CNT,0)) AS "#INDEX"
    ,     MAX(DECODE(OBJECT_TYPE,'PACKAGE',CNT,0)) AS "#PACKAGE"
    ,     MAX(DECODE(OBJECT_TYPE,'PROCEDURE',CNT,0)) AS "#PROCEDURE"
    ,     MAX(DECODE(OBJECT_TYPE,'FUNCTION',CNT,0)) AS "#FUNCTION"
    ,     MAX(DECODE(OBJECT_TYPE,'SEQUENCE',CNT,0)) AS "#SEQUENCE"
    ,     MAX(DECODE(OBJECT_TYPE,'VIEW',CNT,0)) AS "#VIEW"
    ,     MAX(CASE WHEN OBJECT_TYPE NOT IN ('TABLE','PACKAGE','INDEX','PROCEDURE','FUNCTION','SEQUENCE','VIEW') THEN CNT ELSE 0 END) AS "#OTHER"
    FROM
    (
         SELECT     OWNER
         ,     OBJECT_TYPE
         ,     COUNT(*)     AS CNT
         FROM     ALL_OBJECTS
         GROUP BY OWNER
         ,     OBJECT_TYPE
    )
    GROUP BY OWNER
    ORDER BY OWNER;
    

    11 g, you can use the PIVOT operator to do the same.

    You can change this by changing the statements of DECODING of CASE statements if you can use the LIKE operator to catch all objects such as VIEWS and VIEWS MATERIALISEES.

    For example:

    MAX(CASE WHEN OBJECT_TYPE LIKE '%VIEW%' THEN CNT ELSE 0 END
    

    HTH!

  • How to get an extension of the dictionary for all users in a Citrix environment?

    Hi all

    Under title, I'm looking for a way to get out a dictionary of Firefox (specifically the English (British) of https://addons.mozilla.org/en-US/firefox/language-tools/) to all users in a Citrix environment. Comprehensive silent installation is absolutely best. Because following a recent installation of Firefox users report that this spell check is not working, what appears as a result there is no dictionary to check the spelling on the facility.

    It's in a corporate environment, running 6.5 XenApp hosted workstations to multi-server Windows 2008 R2 Enterprise x 64, the installed Firefox info below as collected by the add-on troubleshooting pulled from the browser in the test environment with the same characteristics.

    So far, I have tried what follows from this link: http://kb.mozillazine.org/Installing_extensions

    "A whole installation will install an extension in the directory of the application rather than in a profile so it will be available to all users. To perform a whole installation, you must not activate as within your Mozilla application installation file. Instead, download and save this record and make sure you close the application completely.

    Then follow one of the following options:

       Copy the .xpi file into the <installation directory>\extensions folder. When you start your Mozilla application again, it displays an installation dialog, asking "The following items were found in your Extensions folder. Do you want to install them?" "
    

    Although it seems that the < installation directory > \extensions folder no longer exists at the given location. Find a path of the < installation directory > \browser\extensions but seems it does not behave as said here that I have not received all of the guests. I hope that this method is still applicable in some way and I am just not aware of how this is currently supposed to be handled, but not sure if it is a dictionary rather than a typical add-on will have no effect on the installation overall how can be reached.

    Have also tried to http://forums.anandtech.com/showthread.php?t=2268437 , which seems a pretty basic option, but this would have not only to a lot of work to do on a per user basis, but there are also restrictions in place to prevent access to the records of users AppData.

    Finally I was looking https://support.mozilla.org/en-US/questions/740545 to push this point across: the les parametres parameters configuration, then use the method above to enforce this on the user end, but did not find anything me.

    Any help/advice/shots of elbow in the right direction would be greatly appreciated.

    It might be easier to extract the files of two dictionary (.dic and .aff) of archive XPI (ZIP) and place the two files in the folder of Firefox profile for the dictionaries available for all users.

  • How to disable tabs in the title bar for all users?

    I want to disable tabs in the title bar for all users, because the air ugly http://i57.tinypic.com/33nkm77.png
    I type in C:\Program Files\Mozilla Firefox\defaults\pref\local-settings.js
    Pref ("browser.tabs.drawInTitlebar", false);
    It does not work, but other options in this file works fine.
    Setting with: config works very well, but only for users perceive.

    Thank you all. Problem solved. I'd like to edit 2 files:

    C:\Program Files\Mozilla Firefox\defaults\pref\local-settings.js
    Pref ("general.config.obscure_value", 0);
    Pref ("general.config.filename", "mozilla.cfg");

    C:\Program Files\Mozilla Firefox\mozilla.cfg
    //
    lockPref ("browser.tabs.drawInTitlebar", false);

  • program change install for all users to a single user

    Hi, without having to reinstall, is it possible to change a programs install the option to all users for the current user? I installed yahoo messenger on our server and installed mistakingly for all users, now it opens to everyone who connects, when only a user needs. I don't want to have to manually, go around and uncheck the option 'open the connection' for everyone and I would like to remove for all users

    Thank you very much

    EDS

    Hello

    I suggest you according to the question in the forums and check them off below if it fhelps:

    http://social.technet.Microsoft.com/forums/en-us/category/Exchange2010, exchangeserver.

    It will be useful.

  • Is it possible to have full control for all users in the directory/files/registry?

    Can I have a lot of control (read, write, change) my specific file / registry for all users, you have any program or script for this reason?

    as 'cacls '. Because I can't use cacls.

    is it wrong?

    C:\>Cacls "program * Files\NETAS" / c/r users: «F»»»

    Displays or modifies access control (ACL) of the files lists

    CACLS filename [/ t] [/ e] [/ c] [/G user: permission] [/R user [...]]
    [/P user: permission [...]] [/D user [...]]
    the ACL file name.
    / T changes ACLs of files specified in
    the current directory and all its subdirectories.
    /E Edit ACL instead of replace it.
    /C continue on access denied errors.
    /G user: permission Grant specified user access rights.
    Perm can be: R read
    W write
    C change (write)
    F full control
    ...

    Perhaps you could elaborate a little bit on "this command is not running"...  What happens when you try?

    I'm not knowledgeable about Windows 7, but Windows XP, I found the registry permissions must be put in a file.  So in your example, you can create a file named "z.txt", and in this file, you put the line:
    [1 5 7 17] \registry\Machine\Software
    Then call you the command line:
    Regini z.txt

    HTH,
    JW

  • How to activate permanently on "Show processes for all users" in the Task Manager

    I have a facility with windows 7 installed twice.  will receive run the Task Manager in the initial installation of windows the "show processes from all users" is checked by default and visible.

    However, in the second installation on a spare drive will receive run that task manager this option is converted (boxed) and must be clicked but the machine doesn't remember this setting.

    How can I get windows 7 to continuously show me processes for all users?

    Thank you footoomsh

    Hello

    Are you logged on as ADMINISTRATOR?

    The Task Manager - create a shortcut high
    http://www.SevenForums.com/tutorials/10499-Task-Manager-create-elevated-shortcut.html

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • How can I set the "task Type" only "stick Print" on a network for all users printer?

    I have a user that is asking for the network on its soil set printer to have only 'hold Print' in the Type of task for all users.

    They then walk to the printer and print their ID card.

    Currently, it's just an option for all users are not using the printer this way.

    The request is to do it's mandatory. Stayed in the print server and the printer, entered the tab advanced, default print settings and attempted to define it here, but he doesn't know if he put it correctly for all users.

    Please notify.

    Hi Mark,

    I suggest you post this question in the TechNet Windows 7 networking forums: http://social.technet.microsoft.com/Forums/en-us/w7itpronetworking/threads

    Thank you.

  • Configuring the desktop for all users

    When you use Windows 7, is it possible to put up desktop shortcuts for all users who like to log onto the computer, it was in XP? Thank you!

    C:\Users\All Users\Bureau. You can copy shortcuts out there, and it will be displayed on any connected user.

  • How to set preferences of creation for all users - machine laboratory at the University?

    I'll put up for our University editing room which has a CC license "per machine". It is a PC facility. This machine will be used by a class of students who will register with their own credentials. I need to set preferences for the first (video output, default working space planning etc. discs) so that it is the same for all users connecting from us want a consistent configuration for educational purposes and not want to help every student to configure so that it displays correctly on monitors. Is there a way to save this default setting for each user?

    The most important of them is the preferences - reading to set up the second monitor.

    Post edited by: Bruce Cooke

    Just copy the files preference and workspace of your user folder.

    Mylenium

  • Turn Off press Mode for all users

    Hello-

    I have a services Terminal Server environment, and I need to turn off touch mode in Acrobat Reader XI for all users. How can I accomplish this?

    TIA

    If you prepare your installation you can disable this option in the Adobe XI of the registry Wizard customization interface.  Simply copy the registry setting on the local computer that is installed with Adobe Reader software you are working and that you have set up in the window of the Destination computer.  When you save it then he puts it in the replication of each user on the first launch.

  • How to change the value of the Application for all users?

    Hi, I work on Apex 3.2.1.00.12 which is installed on a database of Oracle 10 g Enterprise Edition Release 10.1.0.5.0

    I'll explain my problem... At the beginning of the application, the user choose a year, each year can have 3 status and based on the State to restrict or grant access to certain tabs, pages and options. I put the status of the year selected in an Application element and then I just use an authorization scheme to check if the user can access pages or options.

    The problem is that if the administrator changes the status of the current year (for example, 1-2), users who are currently in the application will have access to the options of the State 1, instead of the State 2 options. is there a way to change the value of this element for all users?

    Thank you.

    Force a disconnection of all users? You can't really affect the values of the sessions other than your own via a browser, and from the point of application is part of a single session...

    You could re-read the value of point of application of its source whenever you load a page or tab game...

    Thank you

    Tony Miller
    Ruckersville, WILL

  • The Vmtools icon hide taskbar for all users

    Hello

    I was wondering how to remove the icon from the taskbar to Vmtools for all users.  When I connect I have disable however if another user logs on to the icon returns to this user.  It seems to be an individual user setting and not a global setting... There should be the option to put it on a global scale... (perhaps a thought for the future revision)

    Thank you

    This key should help:

    Windows Registry Editor Version 5.00

    \VMware of HKEY_LOCAL_MACHINE\SOFTWARE\VMware tools, Inc.

    "ShowTray" = DWORD: 00000000

Maybe you are looking for

  • Podcast using 1 G of storage iOS 10

    Why podcast app using 1 G of storage when I have nothing loaded on this subject?  How can I know what 1 G of things is on the app? I had to/Import/Storage settings / manage and it lists apps that I have and how much storage it uses, but when I click

  • remote work Apple MacBook Pro (retina, 13 inch, mid-2014)

    I was wondering if the apple remote will work with my MacBook Pro (retina, 13 inch, mid-2014) for displaying pictures, slideshows when connected to my HDTV with a HDMI cabe and and or play music in my iTunes library etc.or is simply designed for the

  • Re: Satellite M105 is screwed now

    After solving my BSoD TECRA problems (well almost) enough to put XP PRO works with the new 1 TB drive and a new extra memory I thought to be smart and put the old HDD 160 GB of the TECRA in the Satellite BUT I finished in deep OOP with this PC as wel

  • The value of 2016 Outlook as default e-mail client... Does not!

    Hi all New user for os x here Please can someone help me - I want to configure outlook 2016 as the default mail client, so that when I click a hyperlink for e-mail, the outlook client open, rather than the mail client. I tried to go into the mail cli

  • access licenses client license Clarifications + Server 2012

    Hi all I need some clarification in licensing to provide the solution that is right for my customer. One of my clients purchased Dell server with preloaded Windows Server 2012 OS (Standard Edition) us (from my company) to replace theexisting server t