Updated report with read-only lines

Hello!

In my APEX 3.2 application, I have a 'modifiable' report that I created using the wizard. The report has 9 'modifiable' and some columns that appear as "Standard report columns." What I'm trying to accomplish is for a column given, based on its value, it should be able to disable (i.e. ReadOnly) another column of the report.

So, for example, let's say that for any line in the report where colonne_1 = 'ABC', then all columns changed this line must be disabled. This takes place on the report rendering region. I realize that JavaScript can be used to disable a form element, but in this case, a JavaScript event is not running on a particular column (as via onClick). I don't know how for a tabular form item, I can specify a call to a JavaScript function in the Attribuate of the element without be triggered by an event.

Please let me know if I need to be more specific.

Thank you!

Hello

Reading of: Re: a better way to process forms in a table with the variable column type?

This explains this page: http://apex.oracle.com/pls/otn/f?p=33642:97

In my view, is what you're trying to do?

Andy

Tags: Database

Similar Questions

  • How to change the areas of region of report in read-only mode?

    How to change the areas of region of report in read-only mode?

    SKUD.

    Add fuction javascript after the page header (or section of function and Javascript variables)

    function disableItems(pRegionStaticId,pDisableFlag) {
      $('#'+pRegionStaticId).find('[name^=f]').each( function(){ /* matches fxx */
        if( $(this).attr('name').match(/f[0-9][0-9]/) ){
          return $(this);
        }
      }).attr('disabled',pDisableFlag);
    }
    

    pRegionStaticId is static Id + the region

    Note that this code specifically disables only the berries of request. Disabled items are not available after the submission (and are therefore different from readonly). But any javascript page can change disabled or readonly points (client side), so you need to check on the side server to validate the data.

    You can disable items to help

    disableItems ("MY_REGION_ID", true);

    and allow them, by passing false

    disableItems ("MY_REGION_ID", false);

  • create the user with READ only grant

    Hello
    10 g R2 on AIX.
    How to create users with READ only grant on all tables (or all tables in a schema with 70000 tables)?

    Thank you.

    Please refer to: http://www.ulfet.info/index.php?view=oracle.docs_grant.with.loop

  • Reporter the read-only TBS restore/recovery and open resetlogs

    Hello
    our database has got some read only tablespaces on slow disk space (separate mount point).
    During the disaster, we want to make DB as soon as possible and there is no need to open it with read only tablespaces in place (they can be restored later).
    This scenario works when we complete the recovery, but in the case of incomplete recovery when we open with reset logs.
    There is no way to restore/recovery of tablespaces only reading after change of the incarnation.
    We must put CAMILLE on the kind of to THE and then recover/restore TBS to the current incarnation (opening after resetlogs).
    Is there a way to deal with this?
    Main goal is to show DB as soon as POSSIBLE with no read-only tablespace in the two scénarion (complete, recovery, incomplete recovery).
    DB 9.2.0.8 AIX, backups on the tape library.
    Regars.
    G

    I see that you have a patched 9.2.0.8 version and so I guess that you have metalink, maybe this can help:

    Recovery of backups tablespace READONLY before an Open RESETLOGS [266991.1 ID]

    Werner

  • The table layout where the new line can be inserted / updated rest is read only

    Jdev Studio Edition Version 11.1.1.3.0.

    I have a (JSF) page that has table. My requirement is I need make the line as read only with the exception of the newline (created with the new button) as update / insert able. Please suggest a way around so that the user can only add records to the table but couldn't change all existing records in the table.

    Please advice.
    Thank you.

    S Chatterji.

    S. Chatterji,

    If you are using ADF business components, just go to the VO on which is based the table and brand every attribute as "Editable when new" only.

    John

  • Special statement in planning with read-only privileges.

    Hi all

    Our planning application users 'Planner' role. However, we then give special planning privileges so that they can report on the data. But we don't want them to make changes through ad hoc OAS reports. We want to update the data only through forms.

    It seems quite impossible, but is there a way that we can give users read access only to planning when doing ad-hoc reports? While allowing them to update the data through forms?

    Thanks in advance.

    There isn't any 'good' ways to do this, but here is a tedious method and a lot of maintenance...

    Create two users for each user ID. The first ID for them is used to enter data in forms, but do not set up this Userid with ad hoc features.

    Create the second user as they have read only access to the application, but make sure that this user what ID is configured with ad-hoc functionality.

    Like I said... not a great solution, but should work.

    -Jake

  • Updated report with the javascript calculation

    Hi all

    I have an updated report updated when the user fills one column. I then need a simple multiplication based on the user filled in the column and another column to fill in the last column.

    I managed to do it using the JavaScript in the page header
    <script language="JavaScript" type="text/javascript">
    <!--
    function calcit(pThis)
    {
    var vRow = pThis.id.substr(pThis.id.indexOf('_')+1);

    html_GetElement('f03_'+vRow).value = html_GetElement('f02_'+vRow).value * html_GetElement('f01_'+vRow).value;

    }
    //-->
    </script>
    F01 column is a value in a table based on SQL to create the report (AQLSCORE)
    F02 column is what the user fills out (AQLERRORS)
    F03 column is where the calculation is populated (AQLTOTAL)

    With the attribute of the element AQLERRORS = onchange = "additives (this); »

    The problem I have with the above is that it only works when f03 is a text field (that is, the user can change the value) I wish column not editable (the user should not be able to edit this field). If I do the column text display (saves the State) the calculation returns a NaN error.

    When I change the calculation of a * a + the return value 1undefined shows that the value of f01 is indefinite

    Demo app

    http://Apex.Oracle.com/pls/Apex/f?p=15328

    user name: demo
    password: demo

    There are 2 pages that where the calculation works, but with AQLSCORE as a text field, and another where he returned NaN but with AQLSCORE as display text (saved state)

    Any ideas how I can perform the calculation and protect the AQLSCORE of the user column

    Kind regards

    Alex

    Published by: user10942729 on July 30, 2010 08:12

    Take alook at the modifed JS in the header HTML

    The f01_000n elements are display (saves the State) so that they appear as follows in the HTML DOM.

    2
    

    To access the content, you will need to use innerHTML as the 'value' attribute is not in use here.

    BTW, for

    html_GetElement('f03_'+vRow).value 
    

    You can use the shortcut

    $x('f03_'+vRow).value 
    

    Kind regards.

  • read only line

    Is it possible to control the columns that are read-only in a specific line on a treetable?

    Hello

    I did not understand your question, if your question is to make some columns in the line as readonly, set the readOnly property of the component inside the column in the table with the appropriate expression EL so that the component will be readonly so matches the State or else it will be editable.
    Example Code:

    
      
         
      
      .....
    
    

    Jean Lou

  • problem with upgrade of database with read only tablespace

    Hi all

    When we try to upgrade of database 10.2.0.1.0 to 10.2.0.5.0 on Linux x 86. Unfortunately, we have two or three table spaces are read-only mode. The dbua compiled by saying that he is not able to resize read only tablespace. So we used manual upgrade using catupgrd.sql. Before running the catupgrd.sql that we tried to change playback that in none of them only worked in the line/ofline watch still read only. After upgrade we noticed some components are not valid are

    Oracle Workspace Manager INVALID 10.2.0.5.0 00:01:04
    Oracle Data Mining INVALID 10.2.0.5.0 00:00:52

    Could you please help how to solve this one. Database is started fine and operational. But we cannot do these tablespace to online and how to fix the above components not valid. Any help is much appreciated.

    Kind regards.

    Hello

    Yes the catupgrd.sql is re-courable.

    Please read carefully the README, in chapter manually upgrading a 10.2 database that the main steps are:

    -Start of the database in UPGRADE mode.

    -Run utlu102i.sql in order to check the database before the upgrade.

    -Run the catupgrd.sql.

    -Check the patch.log error file and inspect the components list that is displayed at the end of the catupgrd.sql script. This list gives the version and State of each SERVER component in the database.

    -If necessary, rerun the script catupgrd.sql after correction of problems.

    -etc...

    You will have many tips of the README, and it is essential to follow.

    Of course, before doing anything, it is important to get a good backup of the database.

    Hope this helps.
    Best regards
    Jean Valentine

  • Editing in Adobe Reader on IPad Pro, economy to Dropbox, do lines of police no match with signature only lines when send the PDF by email.

    image.png

    Hi claytonw71269328 and Rosinn.

    I want to give you an update on the problem you reported in this forum thread.

    Some iOS with capabilities overview PDF applications have problems displaying text annotations correctly.

    The following applications can display text annotations in the original and correct positions.

    • Acrobat Reader for iPhone and iPad
    • Dropbox (for iPhone and iPad)
    • Acrobat Reader DC (for Windows or Mac)
    • Overview of Apple (for Mac)

    However, Apple Mail, iBooks and other iOS applications of third parties who use iOS Apple SDK show text annotations in deformities due to a bug in Apple .

    • Mail (for iPhone and iPad)
    • iBooks (for iPhone and iPad)
    • Google Reader (for iPhone and iPad)
    • Gmail (for iPhone and iPad)
    • Microsoft OneDrive (for iPhone and iPad)

    Here are the screenshots of a PDF document (not an interactive PDF form) with text annotations in various iOS apps on an iPad iOS 9.3.1 running.

    Acrobat Reader for iPhone, iPad

    Dropbox

    Mail

    iBooks

    One solution is to open a PDF document with text annotations in Acrobat Reader (desktop and mobile applications).

    I hope this helps.

  • Help!  End users with Reader only impossible to save the document that they fill out forms...?

    Hello and thank you in advance for your help!

    I have the full version of Acrobat 9 Standard, but I also have the trial version of Acrobat X Pro, in the hope that she would do what I need it to do.

    In my business, I have a 30 page document in PDF with form in all fields.  I send this form to my clients, and they fill it in, sign it and send it back.  I wish they were able to save the document so that they do not have to fill out the 30 pages together in one sitting, they can work on the forms for a bit, then reopen later.  So far, many of my clients have complained that they are unable to save the document at all.

    In addition, even if I'm here, I would also mention that I would like for these customers to put digital signatures on these documents rather than having to print, sign and scan or fax for me to hide.  I have white signature on the PDF in question, but I want to be sure that my customers end users having ONLY the reader can this sign digitally.

    Help?  Suggestions?  Thanks in advance!

    -BTM

    You must enable Extended Reader rights in Acrobat X Pro (file - save

    ACE - Reader Extended PDF - enable additional rights...) before sending the

    files of the users.

  • need to create a user with read-only access only two tables

    I am trying to create a user who has access to only two tables in a table space. Please tell me what privileges required and I need to go read on this two tables


    Best regards
    Atiq
    GRANT SELECT ON SCHEMA.TABLENAME TO USERNAME;
    
  • Is it possible to set up a site with a read-only ftp access

    I have a production server and a development server and work on a project with the non - DW users. Often, I need to download files from the production server, but never need to download to it (it's someone other responsibility).

    I have two FTP accounts for the production server, one with unlimited access with read-only. I would like to implement a DW site that uses the read-only account to get the files from the server. It would also prevent me from accidentally upload on this server.

    Unfortunately, I get permission denied errors when accessing the account read-only. I guess that's because the account does not write permission. I checked that the credentials work by FTPing the site using FileZilla and uploading a file.

    The DW FTP requires write to a GET operation on a file?

    Nevermind, answered this myself. It is possible, but the user must configure the site with the correct host directory.

  • Change the attribute to read-only by using ClientListener?

    Hello friends of the forum...

    I created a form with two INPUTTEXT and put them with read-ONLY using an EL made reference to a BEAN called GENERAL Manager

    < af:panelFormLayout binding = "#{backingBeanScope.backing_Layout2.panelFormLayout1}" id = "panelFormLayout1" > "
    < af:inputText value = "#{bindings." Modulo.inputValue}"binding =" #{backingBeanScope.backing_Layout2.inputText1} "id ="inputText1"* readOnly =" #{General.BLock} "* / >"
    < af:inputText value = "#{bindings." Proceso.inputValue}"binding =" #{backingBeanScope.backing_Layout2.inputText2} "id ="inputText2"* readOnly =" #{General.BLock} "* / >"
    * < af:clientListener type = "dblClick" method = "activate the" / > *.
    * < af:serverListener type = "activate the" method="#{backingBeanScope.backing_Layout2.activarBloque}"/ > *.
    < / af:panelFormLayout >


    ClientListener calling Javascript Fucntion:

    function Activar (event) {}
    AdfCustomEvent.queue (event.getSource (), "Activar", {operation: "Create"}, false);
    }


    ServerListener call the method to change the attribute Block of GENERAL bean and also try to update panelFormLayout...

    {} public void activarBloque (ClientEvent clientEvent)
    * General.Block = false; *
    General.Operacion = clientEvent.getParameters ().get("operacion").toString ();
    * AdfFacesContext.getCurrentInstance () .addPartialTarget (this.getPanelFormLayout1 ()); *
    }

    (the block is static attribute)

    After I do dbClick I see general.block change its value to false but inputText don't update!...


    So, how can I force it to refresh the components when actionListener is trigger?

    Hello

    I think that in this case, you must call

    AdfPage.PAGE.addPartialTargets ()

    in JavaScript

    Frank

  • Enter a share with read rights and have read/write rights

    I have a folder with my photos on my Mac. In this folder, I have all my photos in subfolders and will add new pictures once I created the share. I want to make them accessible to my family there own PC/Mac. But only with READ ONLY. My problem is that a user (account to share on my Mac) with reading rights can access my shared with read/write rights.

    I have my Mac with 10.11.2 the following users/groups:

    • (Jens) My Admin account
    • (Erika) Account sharing
    • (Family) A group

    Group of members of the family are:

    • Jens
    • Erika

    My folder permissions to "/ Volumes/ExtHD/Bilder" are:

    • Family: read
    • Jens: Read/write
    • everyone: read

    I enabled file sharing in the system settings and the 'Pictures' folder added to the share list.

    Now I go to another Mac with Yosemite, go to network in the Finder, select the computer with the share, connect to the "Erika" and open the folder "pictures". I can generate records or files, delete files, so I have read/write rights. Why?

    Finder don't show me no option 'Erika' should have rights to write to this folder. Why is she able to delete files?

    If get you information on the drive, it is the checkbox ignore verified property?

    What is the format of the disc?

Maybe you are looking for

  • ICS soak test timing

    Nobody knows, maybe Shaver forums in the impregnation test came out before the release? Calendar should be different for the major OS updates

  • Photo of RGB of treatment with the functions of the IMAQ

    Hello! I have a CMUcam. I take a picture and I try to use the IMAQ functions to process the image, but they do not accept the image as input. :'( How these functions can see the image? Thanks for your help!

  • Drivers for Extensa 4420 - service not available?

    Hi people, I've updated a laptop Acer Extensa 4420 of Vista to Windows 7.  I tried for over a week to download drivers Windows 7 x 64 for this PC, but whenever I select Windows 7 x 64 I get this message: "Service unavailable". For most of my attempts

  • How to use the persistent storage

    Hello... Can we use persistent in blackberry webworks storage... I don't want to use SQLite... Any suggestions...

  • Problem with security of the ports and disabled learning MAC addresses?

    Hello Is there a problem, or incompatibility, if you configure the port-security on "n" ports that belong to X vlan and also disable mac-address-table of learning on this vlan? Someone did he do reference, links or PDFs on this problem? Thank you ver