End user can save interactive report a default report parameters

I use APEX 3.1.2.00.02. I connect as a user of APEX with the role of the end user. I open an interactive report.

In the dialog box "Save report", there is a drop-down list to 'Rescue' with an option to save "as default report settings". The drop-down list says "(affiché seulement pour les développeurs) ', but I connect as an end user." Why have I not this option and how to remove it from the view of end users?

Thank you.

Hello

I don't know that you logged onto the Apex generator before that.
You can logout of the constructor of the Apex and try again?

Kind regards
Oleg

Tags: Database

Similar Questions

  • How Adobe Reader "end-users" can save a form that they filled, which was created in Acrobat Pro ms?

    IV ' e creates a form using Acrobat Pro DC and want to distribute it to a group of people who have unspecified versions of Acrobat Reader. I want to fill out the form and return it to a person in my company. What I can do on my end to make when they finish the form they can save? Or to all least, send it immediately?

    I included also, I want to send the completed form to the address. How can I configure a link so that they want to click on this address and it opens their already filled with the address email program? Thank you!

    -Steve

    Hi stevel64136712,

    Here to inform that you can save the form with the functionality of Reader Extended option that allows users of Acrobat Reader can fill out this form & send you the back. For this refer to this link:- creating and distributing forms PDF in Adobe Acrobat DC

    Users can save the file with the option "save under" at their end if the document is not have any security.

    You can add a button "submit" so that users can send the form to you after completing it, please refer to this link:- buttons action in PDF, Adobe Acrobat forms

    I would like to know if it works.

    Kind regards

    Christian

  • Interactive report: how to control which users can "Save as public.

    Apex 4.02.

    Is there a way to control which users can save public reports and which users can only save reports private? In this way, some users can create reports and the rest is "end user".

    Go to the attributes of interactive report > use the option Save the authorization of Public relationship

    See this http://docs.oracle.com/cd/E17556_01/doc/user.40/e15517/app_comp.htm#BABDBDCF

  • Model of User Interface for interactive report region

    3.2 where we establish the model of user interface for interactive reports region?

    No matter what on the theme of the box I go to, the region of interactive reports shows the same. What and where do I change the model so that alternate lines use two different colors?

    There is no model for interactive reports as for a 'normal' report You need to edit the CSS and provide your own for this purpose.

    I think that most of the things are marked with the #apexir - firebug with combustion chamber is priceless. This thread may help:

    Re: changing the appearance of the interactive report.

  • How to limit the rows returned from the user role-based interactive reports

    Hello

    I'm a new Apex-PL/SQL Developer, looking for some recommendations on how to implement an interactive report to display different lines in your current application ROLE service.

    For example let's say you have an application for orders and 2 different roles: superuser and sales-rep

    Now, if super user connects to the application, it should be able to see all the rows in the orders table, however, if the user 'john' connects with the commercial list, he should see those orders assigned to him.

    I don't think I can use "dynamic" sql and build my where clause on the fly if I choose an interactive report so I was looking around and came across the concept of a common function but it seems that some other people do this with collections of the APEX. Is there anyone with a recommendation for one to use? A few books I've read recommend putting most of the logic that you can on your database (easier to maintain in the long term) that's why I thought about pipep functions using, but I thought I would check with the experts first.

    Thank you!

    If you are allowed to use an Enterprise Edition database and to apply these restrictions, through the entire application, or across multiple applications, then use of private virtual database (DPV), with the security attributes of PL/SQL Code to the initialization/cleanup APEX application to set and reset the settings in your application.

    Should you not use EE, then you can roll your own VPD use parameterized views.

    If the restriction is only required for this unique IR, then, simply use a union of two mutually exclusive predicates opportunities:

    select ...
    from orders su
    where :app_role = 'super-user'
    union all
    select ...
    from orders rep
    where :app_role = 'sales-rep'
    and rep.salesman = :app_user
    

    All of these approaches should outperform functions in pipeline, collections, or a user-defined function (which, in a predicate that is executed for each line, mudra stopped the large datasets because of context switching).

  • Can an interactive report cause more than a column of link?

    I couldn't find a post here about this... I don't see any way to add a second column binding to an interactive report. Is there a way?

    usually just, I put the link directly in the sql statement. Example:

    Select a.column1, a.column2, a.column3, ('click me') "click me".
    Table_name from one

    This will pull all the 3 columns as well as create a link on each line. The good thing about this is you can put instructions BOX on the link so that if you have conditions for the link, the case statement could possibly take care of this. By example, if you want only the link if a.column2 > 100, the CASE statement that allows. not sure if I answered your question exactly, but it may be useful somehow...

    Noah

    Published by: jakhawk on January 12, 2010 08:24

    Published by: jakhawk on January 12, 2010 08:24

  • End users can change their password?

    Hi guys,.

    As long as administrator, I created the users in the native directory (we have only 20 users, a really small app) and set a password. However, users are advised to change their password every three months.

    So far, they fill out a form (username, old password, new password) and send it to me.

    Is it possible to do it automatically? Users can simply connect to Shared Services and write their own password? Is there any role I could come with?

    Thank you!

    JAI

    Hi Jai,

    Yes, they can. They just need to open the application and go to tools > change password.

    I hope this helps.

    See you soon,.

    Read

  • Passing ID as csv of an interactive report parameters in a function.

    Hello. I tried to add a checkbox in the first column in an interactive report and have tried to spend 'EMPNO' in the box. I tried this query.


    select apex_item.checkbox2(1,EMPNO,'CHECKED')" ",
            EMPNO,
           ENAME,
    CASE WHEN JOB='PRESIDENT' THEN
    'REMP PRES'
    WHEN JOB='MANAGER' THEN
    'REMPMANAGER'
    ELSE 'REMPOTHERS'
    END
           JOB,
           MGR,
           HIREDATE,
           SAL,
           COMM,
           DEPTNO
      from EMP
    

    Instead of boxes, I received a message on the screen in the first column as, < input type = "checkbox" name = "f01" value = "7839" CHECKED / >

    I also have a button "submit" on this page. When this button is clicked, I to call a (Javascript) function passing the EMPNO of the rows with checkbox enabled in the settings. The "EMPNO" parameter should be passed as CSV (if several check boxes are selected, I want to spend the EMPNO of all audited lines as parameters in a CSV file).


    I have reproduced the issue in oracle workspace.


    Workspace: XXKIRAN

    Username:[email protected]

    Password:kiran123

    App.No: 95253

    Page: 4


    Can someone help me on this please?

    Mencis Joe wrote:

    I also have a button "submit" on this page. When you click this button, I want to call a function (Javascript) which passes the EMPNO of lines with checkboxes checked in the settings. The 'EMPNO' parameter must be passed as CSV (if several check boxes are selected, I want to spend the EMPNO of all the lines that have been verified as parameters in a CSV file).

    Why CSV? The first thing that the function will probably do is to convert the string to an array...

    1. Add a static ID column of the box for use as a jQuery selector.

    2. place the Action defined by the dynamic ActionSubmit button.

    3. create a dynamic action:

    Event: Click

    Selection type: Button

    Button: Send

    Real Actions

    Action: Run the JavaScript Code

    Fire on Page load: NO.

    Code:

    var checkedIDs = $('td[headers="row-selector"] input:checked')
                      .map(function(){
                        return $(this).val();
                      })
                      .get()
                      .toString();
    
    // Call function passing checkedIDs as parameter
    
    alert('Checked IDs: ' + checkedIDs);
    
  • Trying to create a form that the user can save on their own computers

    Hello!

    I ' v has created a form with Acrobat X with some textfields and tries to send it to others who have Reader installed (X), but they cannot save the data locally, they entered. Why? What I am doing wrong?

    In the end, I also want to add data to the form with a request (form WINDOWS.NET) and that doesn't seem to be a problem, but the most important thing is that users must be able to fill some fields manually, save it to their own machine and send back to me later.

    Please tell me how to solve this problem!

    You must enable the rights of the player. I do not remember where he moved in he AA X.

  • Allow the end user to save form entries

    I'm using Acrobat Pro8. I have created a direct form and want the final user (using Acrobat Reader) to be able to complete and save, print not only. Is this possible? I can't figure out how to save the doc so that this is possible. Thanks for any help w/his.

    Advanced > enable usage rights in Adobe Reader.

    Keep in mind there are strict limitations as to how many times these forms are used. If you think they're going to be filled by more than 500 people, you'll want to read the article 15 of the agreement of the user.

  • Security problem - no security not defined but not, users can save form

    I created a PDF with Acrobat 9 Pro form. I deliberately chose to "No Security" when I created the form because we want users to be able to download the form, fill in the form with the information, save the form with the information between and then email the form to our Department human resources.

    However, whenever the form is opened with Adobe Reader 8, the user is informed that they cannot save data typed into the form and that their only option is to print the form.

    Is there a step I'm missing to save the form with the data entered as possible?

    Thanks for any help!

    -Brandi

    Is there a step I'm missing to save the form with the data entered as possible?

    Thanks for any help!

    -Brandi

    Yes. After the creation of the form, you must use advanced > enable usage rights in Adobe Reader.

  • Interactive report - display new/modified columns

    Hello

    When I add or edit a column of interactive reports, APEX does not show me the new column automatically.
    Whenever the user log, he must go to the "Actions" and "Select columns" manually, otherwise the column news/modified will not be displayed.
    How can I do that the column is automatically displayed after login?
    I use APEX 4.0.2.00.07.

    Kind regards
    Marc

    Either you, as a developer, can save the report to the Public.
    Or an aithorized user can save the report as report general Shared.
    Or the user can save the report as a private one.

    Choose the columns you / the user wants to see. Then [Action-> Save]

  • In passing a filter in an interactive report + hiding a filter of the end-user

    Hello

    I'm passing a predefined filter in an interactive report, this report opens with records, filtered to a specific value.
    The user selects the value in a previous page, then, when he press the 'next' button, the interactive report opens with documents related to his selection only.

    But! The filter is displayed in the search bar, and end users can delete it.
    I need to disable or hide the filter, so that the user will not be able to remove it!

    Thank you very much for the review!

    Looks like you shouldn't make it an IR filter but just pass on a hidden element and add a where clause clause that limits this value - this way, your users can filter even more by using all the features of IR, but inside where the clause you have in backstage.

    -Sharon

  • By default the lines per Page in interactive report

    I've created a simple interactive report. I also deleted for the end user to modify the "lines per page' in the interactive report. How can I change this report (as a developer) to display only the 10 lines per page. I've been looking around but can't see where to change this setting.

    Thank you
    Wes

    Hello

    First enable end user can define lines per page. (that you have disabled)
    Run the page. The lines per page value to 10.
    Save the default report in the action menu.

    Then clear that end users can set not lines per page.

    Kind regards
    Jari

  • Apex 5 - save the report by default IR number

    Hello

    I face a problem with Apex 5.0 because all end-users can now edit and save the main report by default.

    In version 4.x, the rule was different: only developers can change primary report.

    Is there a way to put this rule in Apex 5.0 running?

    2015-09-09_12-01-52.png

    Thank you

    Sergio

    Hi Sergio,

    If you start an application with the manufacturer APEX you always act as developer, independent on the credentials of the account you are actually using to connect to your application. The reason being that you can also use LDAP or SSO for authentication. In this case APEX don't even know that you are a developer or an end user, because there is no associated user accounts APEX tables. That's why it all started from the generator must be a developer.

    Concerning

    Patrick

Maybe you are looking for