Make Custom page read only according to

Hi all

Is anyway make a personalized page for some users readyonly? I know that we can define the rendering to false for each region, but I wonder if we have a property for the entire page.

Thank you
KK

Hi KK,.
What is a 11i or R12

If it is R12, it is easy just by passing the region where you want to make read-only or to the entire page, pass the region of high level.

If it's 11i, you have to copy paste the code example and call it from your application process once you've done the verification of the user.
BTW, instead of the user check, create liability and assign this responsibility to the users, and check that the responsibility to avoid all hardcode next to user list.

Check this thread and if you are not able to do, please update the question you face.

How to make OA framework page Viewonly
Single page ready
or
http://www.applikast.NET/technical/OA-FWK/Misc/making-an-OA-framework-page-ReadOnly

Thank you

With respect,
Kali.
OSSi.

Tags: Oracle Applications

Similar Questions

  • How to make all the fields on one page read only (for the recipient) without having to make each field read-only?

    How to make all the fields on one page read only (for the recipient) without having to make each field read-only?

    Hello Jmbtexas4,

    By default, you will need to individually click on the fields of the form and check the 'read only' and save it. From now on, it is not possible to select all together and make the changes.

    -Usman

  • Define OAF Page read-only

    Hello

    I have a duty to OAF page read-only:

    Kind regards

    Kalai

    Kalai,

    Take a look at the Articles below:

    Blog of Anil Oracle Application Framework: OFA make readonly page

    http://www.applikast.NET/technical/OA-FWK/Misc/making-an-OA-framework-page-ReadOnly

    I hope this helps.

    See you soon

    AJ

  • Extension to make the file read-only accessible in writing

    I found an extension for Jdeveloper make a file read-only available in writing. I followed him to the page:

    http://www.Oracle.com/ocom/groups/public/@OTN/documents/WEBCONTENT/130355.XML#file.writable

    who has a download link to:

    http://www.myjavaserver.com/~rajvissa/writable.10.1.3.zip

    The file has not been found. Anyone know where I can get this?

    Thank you

    I assume that the server is offline.
    Are you sure you want to use an extension for jdev 10.1.3?
    If you are using a version of jdev other then 10.3.1 this extension does not work.

    You can easily this archive by using the tool external jdev and add a command shell with the file selected as a parameter...

    Timo

  • Operate the session read only according to ip

    How to make a session read only through logon trigger. We have a development environment that 'can' login to production by chance in a program, it's not ideal, but we must leave open the client connection because they need that rarely access the production as well, instead of do think Im a readonly if session session comes this subnet of development of this program.

    create blah logon trigger
    If (sys_context ('userenv', 'ip_address') = 'HOST BAD IP ADDRESS') and the program = "program that I want to do conenctions.exe read-only"
    then
    "set session read only which I think needs to be done by the issue of the value of read-only transaction , but if someone knows a way to best please think.
    end if;

    Create a role with only SELECT privileges.
    Grant the user role, and then ALTER USER... DEFAULT ROLE EXCEPT ;
    In your trigger, EXECUTE IMMEDIATE ' ROLE DEFINED

    That should do it.
    --
    John Watson
    Oracle Certified Master s/n
    http://skillbuilders.com

  • How to make a form read-only

    I am fairly new to the world of the creation of PDF files, and more specifically of formulas. I created a form with a number of text fields and have the form in the format I want to use. I've added the ability for users to fill in the boxes and then save the PDF file using the ' Reader Extended PDF > activate forms fill-in & Save in Adobe Reader "."

    What I won't do is allow the user to save on the master, they are open, I want that they forced to ' save under... ». Apart from make the file read-only Windows, which, I guess as will work, is there a way to force to "Save As"... "with Acrobat X Standard or reader?

    Thanks in advance

    I answered the question myself, definition of the attributes of windows to RO gives me the desired effect.

    Thanks for yous assistance try67

  • Requiring to make a region read-only

    Hello


    I have an area on my main page. I need to make this region as read only based on certain conditions.

    Please let me know how?


    Thank you
    Bharat

    Bharat,

    Yes, you must attach the same FATE with any article under paragraph MessageComponent.

    because u dnt has Read-only for any region. Its level of the item.

    Kind regards
    GYAN

  • make form fields read-only without buttons

    Hi, I want to make my form fields to read only using JavaScript. I found codes below and it's work.

    My problem is, I do not read only buttons. I send button on my form. Offer other than the button

    others all the fields I want to make read-only... so please help me to do it. Thank you...

    do all the fields in a form read-only;

    var oField; variable field processing;

    Browse the form fields;

    for (var i = 0; i < this.numFields; i ++) {}

    treat each domain name;

    oField = this.getField (this.getNthFieldName (i)) .readonly = true;

    }

    PDF form javascript to read only field using the button

    This code is a little strange. Use it instead:

    for (var i = 0; i < this.numFields; i++) {
        var oField = this.getField(this.getNthFieldName(i));
        if (oField.type!="button") oField.readonly = true;
    }
    
  • Make the form read-only

    When I use PDF transformation, the fields that have been hidden in my form are now visible. How can I get an exact copy of the submitted form and do what he read-only?

    If I can save someone the time I spent struggling with this problem, I'll be happy. My script has been called on a change to a drop-down list event. I added the script to the initialize event of fall down as well and now it works perfectly. I tried to fix this in the orchestration, but the solution was in the designer.

  • Make the form read-only if a field is filled

    Is there a way to do an entire form read-only if a certain text field is filled?  I know that adding a digital signature to a form field, increases the size of the screen, so I prefer not to add a digital signature field in my form.  However, I would like the feature that says after the form is signed, it is read-only.  I have added a text box to the form and tried to add a script that read: if (this.rawValue! = "") (this.access = "readOnly"), but it did not work.  Is there a way I can accomplish this without adding a signature to the form field?

    Hello

    It depends on where you have placed the script, probably the best place is the exit event.

    if (this.rawValue != null || this.rawValue != "")
    {
         this.access = "readOnly";
    }
    else
    {
         this.access = "open";
    }
    

    It blocks only the field that the script is inside.

    You should check the example of Paul LockAllFields, which contains a function in a script object. Whereas Paul calls it a click to a button event, you could call it the output of the particular text field event.

    Re: Save form non-fillable PDF

    Hope that helps,

    Niall

    Ensure the dynamics

  • Make an editable region while maintaining all of the page read-only

    Hi all

    I did a whole page as readonly by the following:

    ClientUtil.setViewOnlyRecursive (pageContext, webBean);

    Now I want the whole page is readonly except a sub-tab used in the page.

    <oa:subTabLayout id ="subTabLayoutRn">

    <ui:content>

    <oa:header id ="tasksTabRN" extends =' / oracle/apps/ozf/claim/webui/TasksTabRN '/ >

    < /ui:content>

    <ui:SubTabs>

    <oa:subTabBar id ="subTabBarsRN">

    <ui:content>

    <oa:link id ="tasksTabLink" text ="Tasks">

    <ui:primaryClientAction>

    <ui:firePartialAction event ="updateSubTab"/ >

    < /ui:primaryClientAction>

    < /oa:link>

    < /ui:content>

    < /oa:subTabBar>

    < /ui:SubTabs>

    < /oa:subTabLayout>

    This subtab I want to display as editable. Kindly can anyone provide suggestions on how to achieve this?

    Thank you

    Arpita

    I use selective ClientUtil.setViewOnlyRecursive (pageContext, webBean); and this has solved my problem.

  • How to make dynamic fields read only in live cycle Designer

    Hi people

    I created a form in livecycle WAA are. Some fields must be read from the beginning. So I put the property .access 'open '. In versions of Adobe 8 it works, but in the last version, it won't so I think this should be done via an alternative. Does anyone know how?

    Kind regards

    Anton Pierhagen

    Maybe the code below can help... The loop runs through all the pages in the PDF form and make them protected. If the user is unable to change any value in the form.

    for (var i = 0; i)< xfa.host.numpages;="">
    {
    var oFields = xfa.layout.pageContent (i, "field");
    var nodesLength = oFields.length;

    define the type of access to be protected for all fields
    for (var j = 0; j)< nodeslength;="">
    {
    oItem = oFields.item (j) var;
    oItem.access = 'protected ';
    }
    }

    Thank you

    Srini

  • Make new pages or only edit pages?

    A customer asked me to update his site, add a new link to all pages and adding several new pages. He told me that the original developer of the used Contribute site or configure the site so that it can change using Contribute.

    My question is, do I have to contribute to change and adding pages in the customer site or can I use Dreamweaver?
    I'm not a Contribute user, never tried so I prefer stay out another software if possible.

    Do I need to use Contribute so that the customer can make changes coming in Contribute or can I stay with Dreamweaver?

    Thank you for your time and patience.

    Michael

    Thank you, Bruce. I'll try it.

  • To make a cell read-only with javascript in 11.1.2.1

    I'm conditionally locking cells based on a value. This is something I have done in the past, but cannot get to work in 11.1.2.1. Here is my code. I don't get any errors, so the cell object is identified. The properties of the object exist (I think) because the definition cell.readonly = true does not cause an error. The reposting seems so called. However, nothing happens when the form is opened or modified. The function is the ONLOAD function. I checked that the closure is correct with alerts, so I know it's a loop in the correct cells.
        var r = 0;
        var c2 = 0;
        var c = currentDataGrid.startCol + 1; // account for a hidden column
        var allocPct = 0;
        valid = true;    
        // Loop through all rows except the last row, in the first column
        for (c=currentDataGrid.startCol; c<=currentDataGrid.endCol; c++){
          // Stop at the column where the account is ??????????????????
          if(listContainsName(getColMembersOfCell(r, c), "HR_Post_Number")){
            //  Now that the account was found, look through each row
            alert("HR_Post_Number found in column" + c);
            for (r=currentDataGrid.startRow; r<=currentDataGrid.endRow - 1; r++){
              // If the account has a value, make the entire row locked
              if(!isNaN(getCellVal(r,c))){
                alert("row " + r + getCellVal(r,c));
                for (c2=currentDataGrid.startCol; c2<=currentDataGrid.endCol -1; c2++){
                  var cell = currentDataGrid.getCell(r,c2);
                  cell.readOnly = true;
                  redisplayCell(r,c2);
    
                }
              }
            }
          return; //exit as the column was found
          }  
        }
    If anyone can tell me why the cell.readonly = true and actualize them isn't doing nothing (which means that the cell is still editable), I'd appreciate it.

    Published by: user10920513 on July 18, 2012 13:19

    Add the following code before the redisplayCell

    tdId var = "V_" + currentDataGrid.gridIndex + "_" + r + "x" + c2; ".
    var tdObject = document.getElementById (tdId);
    If (tdObject! = null) {}
    cell.readOnly = true;
    tdObject.className = "ro";
    }

  • Make editable in read-only views?

    Hello!

    Is it possible to make a view editable readonly? I need for a month of closing. If a closed month data are displayed the notice should be readonly.

    Thanks and greetings
    Kai

    You can make each editable attribute, or if the display is based on EO, then you can do the EO Update

Maybe you are looking for