Disable or read-only for all text elements on a specific row in a tabular presentation

After spending all morning on the interweb Googling I'm still at a loss as to how to do this

I'm on the apex 4.01 version

I think that if I were on 4.2 I could do this through dynamic actions, oh well

Maybe I could use javascript to loop through each line check the value of the field and then make each disabled/readonly element

can't seem to find an example that I can understand enough to tweak

Basically, I developed a tabular form that the customer love with nice formatting, the calculated values in the column headings that I am very proud of :-)
line highlighting values etc but one last request escapes me

We have three lines that we need to lock so that the user cannot change the values in the text fields
in the PM_REF column, we have a value, if the value is 200 300 or 400 so all the line items must be disabled or read-only

I hope someone can put me out of my misery so I can fill out this form,

Thank you very much

Chris

You always

$("td[headers='ASSIGNMENT_ID'] input:visible", this.triggeringElement).each(function(){

where it should be

$("td[headers='ASSIGNMENT_ID']", this.triggeringElement).each(function(){

"td [headers ="ASSIGNMENT_ID"] entry: visible" seeks of entry elements, which are not there, it's just plain text. Change that, and it should work just fine.

Tags: Database

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

  • Possible to make an element editable for some users and read-only for others

    Is it possible to make an element editable for some users and read only for others?

    I was able to achieve by catches of the select statement that I used to define an authorization scheme, placing in the State of read-only element. However, I would simply refer to the authorization scheme to use caching and to help keep things cleaner for future maintenance.

    Is it possible for a system of authorisation under a condition similar to the way point another element can be referenced by preceding with two reference points (e.g.: P1_First_Name)?

    I accomplished this in one of my applications by setting the value of a hidden Page 0 item on connect, for example P0_ACCESS_PRIVILIGES, and then use the feature 'Read only' integrated into the APEX for each article that I don't read for some users check the value of this element.

  • Impossible to change an attribute of read-only for the My Documents folder in Windows 8

    Problem:

    Everything I put in My Documents directory is converted into read-only, so all my files in this folder (especially my PDFs) cannot be opened OR downloaded/sent online. I tried to use cmd and Type attrib - r "c:\users\myaccountfoldername\documents" but nothing works, document folder still has that little padlock on its icon. I also gave everyone full access to this folder, but whatever I do, I can't change the property "read only". Even if I uncheck that manually in the properties, it continues to go back.

    I looked for a solution now and I still have solved it. I ignore it if I could, but I put a lot of important and frequently accessed files in my library of Documents, so I really need to get this figured out soon.
    I just bought this laptop about a week ago, it came with Windows 8. I'm not sure but I think that this problem happened to me when I joined the homegroup on my local network and began to share files so that I can transfer my old files from my old laptop.
    With this in mind, I tried also to leave the homegroup and restart. The Documents folder was read-only a minute or two after I restarted, but then it became like this again after some time.
    I know that it was designed for the safety of my files and everything, but what should I do with my 'secure' files, if I can't even open a simple PDF file?
    I am the administrator and the user account only on this laptop

    Platform:
    64-bit Windows 8
    Path in question:
    C:\Users\USERNAME\Documents

    I finally understood what was causing the problem! Apparently, he was in the Service of protection against theft by MacAfee (that I installed immediately after the purchase of my new laptop) encrypt all the files in the Documents folder and all the office files that I have! Which explains why no matter how many times I try to seize or delete and redo the folder my documents, it simply would not work. I finally uninstalled the hassle of a service and I can now access my files again :)

  • MaxLength set for the text element

    Hi all

    I want to set the maximum length of a text element in order to limit the entry of 1 character (not in a form, just a simple text element).

    Where can I do this?

    (APEX 4.0)

    Thank you

    Kirsten

    Kirsten wrote:

    I want to set the maximum length of a text element in order to limit the entry of 1 character (not in a form, just a simple text element).

    That means "not in a form, just a simple text element? If it is not in a form, where is he? Do you mean a page element, control generated by a built-in tabular presentation or a custom control that is dynamically generated using the apex_item API?

    For a page of text element, set the maximum width property in the section of the element.

  • How to make a Flash swf file. start only after all other elements are on the DW page?

    Sorry if I'm posting in the wrong forum. I didn't know if I should be here or in the forum of Dreamweaver. Just trying to figure out how to make a Flash swf file. start only after all other elements on the page have been downloaded. Is that what you would do in Flash through publication settings, or this would be finished in Dreamweaver?

    You are welcome.  I just checked and there is an onLoad parameter you can use in the BODY tag to ignite a javascript function.  I hope that's what this implies, that it is.

  • Delegate read-only for an OU select employee group

    I'm delegating read-only access to all the user accounts on a specific OU in one of our areas.

    When I add the group to the list of access with special permissions - Read all properties - it allows users to this group to change password for all accounts and group memberships in the ORGANIZATIONAL unit.

    I just want what they see information = name, address, telephone number, email, postal address and group memberships.

    What Miss me?

    any help is appreciated.

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)

    If you give us a link to the new thread we can point to some resources it
  • How to activate a field read-only for data entry.

    Dear all,

    In fact, I'm bring a form simply queries the table of database data and shows it. It presents the data in readonly textfields.

    There is a button that can create a new line. The problem is when the system is to create the line he is creating the messagefield readoly.

    In order to overcome the situation that I wrote the code below

    mainVO.last () .setAttribute ("IsTextReadable", Boolean.TRUE); To make the last row entrable for the user.

    But the system gives the error when the user is pressing the button create

    Details of the exception.

    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25058:

    IsTextReadable of the type definition of that attribute is not found in XxphccamsfdbmstdtlrVO1

    Could you please suggest me how to make the textfield readonly can be changed dynamically.

    Concerning

    Rajat

    Dear Stephanie,

    Thanks for your reply. I solved the problem and it was pretty simple.

    I created a transient in the VO and attached attribute the transitional attribute to the property read-only from the field using SPEL (${oa.) XxamsfdbdtlrVO1.Viewenb}).

    Select the line that you want to update and run it.

    row.setAttribute ("Viewenb", Boolean.TRUE);

    Concerning

    Rajat

  • disable the ENTER KEY on the text element

    All,

    I am trying to disable VALIDATE on the ENTER KEY for a piece of text on a page like below but still his presentation how can I achieve this.

    I want the page to totally disable the entry button so when I press the ENTER KEY, nothing happens.

    what I did:

    1. when the page loads,

    $("input").keypress (function evt) {}

    charCode = evt.charCode var | evt.keyCode;

    If (charCode == 13) {}

    Returns false;

    }

    });

    2.

    NO.

    APEX 4.2

    Thank you.

    Hello

    Your code is not valid.

    I don't know that it generates errors.

    Put on the page-> Execute JavaScript when loading the Page

    $("input,select").keypress(function(e){
     return e.keyCode!==13;
    });
    

    Kind regards

    Jari

  • Mode of read only on all file systems

    After the failure of one of the hard drives in RAID 1, all file systems have passed in read-only mode.

    Drive replaced, has spent a regeneration, but the system files are always in read-only mode.

    Management Service fails with the error "/ var/lock...» "is in read-only mode.

    How to convert filesystems in read / write without system restart?

    ESX 3.5 update 4

    Use this command:

    Mount o o ro remount.

    fsck-f/dev/XXXX

    where XXXX is the / device (you can see the name of df)

    André

    * If you found this device or any other answer useful please consider awarding points for correct or helpful answers

  • In fact, I'm looking for how to disable the discovery network for all profiles (Public, private, domain).

    * Original title: GPO registry key or change

    Hello

    In fact, I'm looking how to disable the network for all profiles (Public, private, domain) discovery and how to disable the file/printer sharing just to the private profile and public with a GPO or a script.

    I ' found some GPO as disable inbound/outbound rules for sharing files/printers and discovery of the network, but I think that a better and more easy solution exists.

    Please can you help me. :)

    Best regards.

    Hello

    According to the description, I understand that you want to disable the discovery network for profiles.

    I suggest refer you to the Microsoft Help Article below and check if that helps.

    https://blogs.technet.Microsoft.com/Networking/2010/12/06/disabling-network-discoverynetwork-resources/

    Registry warning

    To do: Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    How to back up and restore the registry in Windows

    Hope this information helps. Please let us know if you need any other help with Windows in the future. We will be happy to help you.

  • I can't turn my photos because I can't disable the 'read only' attribute of my files.

    Whenever I go into the Properties uncheck the read-only attribute of my files, it won't let me, but he will return back as soon as I click on ' OK. "

    I tried to change the property, as well as the opening of full control.

    I'm already administrator.

    It happens even when I create new folders on my desktop. It it automatically read-only, and I am able to uncheck with him coming back after I click OK without worrying.

    Help, please.

    The photos are from my phone. Open them in the image viewer and I'm just turning them using that, or good right click to rotate.

    This also happens with the new cases, I create and save all the images that I have on my computer.

    The images themselves are not read-only. The folder attribute is the problem.

    Again, there is no attribute of read-only files.

    If you use an iPhone, the photos can contain metadata that preventing rotation.

    See this thread.

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-pictures/cant-rotate-some-photos-in-Windows-7-but-can/3a809845-9144-4BB1-9bb3-ab4f5b856524

  • How to disable dafault drill report for all columns

    Someone help me how to disable the default drill down to the report.

    for some reason, if I click on any of the results column it is forest (navigating) down to a report (same).

    Ex: if I click the column totals in the area in question perticular, it navigates to a report.it sailing on the same report for all fields of the discipline.

    one got this type of problem please help me solve this problem?


    Thanks in advance.

    Hi user,

    Follow these steps

    search for the tag "Navtarget".

    Reference: http://obiee101.blogspot.com/2009/02/obiee-editing-system-wide-defaults.html

    Thank you
    Saichand.v

  • Read-only for an Essbase DB mode

    Is how to set my Db Essbase with historical values read-only?, I found that the Maxl Archieve option will do, but I don't know if it's only for backup.

    Kind regards

    Antonio

    I had a number of customers who have used the fashion archive to prevent users from updating the databases (including administrators). When they needed their process of loading------, that they would take the off mode database archive, do the update and then put in. From time to time, they have had problems out of fashion archives, but not often. Apart from security, the other advantage of this, id they could do a backup in a much larger window because the databases are read-only.

  • Creating a table fixed adf read-only for the month

    Hello world

    I was wondering if it would be possible to create a table read-only horizontal adf fixed with the months of the year. I am pretending to do is the following:

    Jan Feb March April May June

    Jul there are seven Oct Nov Dec

    Really, it isn't serious me if I create the table by hand or the month comes from a table in a database, but is it possible? How would you do it?

    I really tried to do, I tried foreach, a table, I tried to browse but I couldn't do it.

    Any help or ideas from anyone? How can you do a foreach statement and 'divide' table of the adf two?

    The example I want to achieve with this idea: https://www.dropbox.com/s/w03nyuizkzgyq21/Capture.PNG

    I use Jdeveloper 12.1.2.0.0.

    Kind regards

    Frederico.

    The attributes of need 6 vo and two lines to get your page layout. First line contains jan-June and the 2nd row from July to December...

    Or you use a panlelGridLayout with two rows one 6 cells and set each throttle in its own cell. Looks like a table but is not a.

    Timo

Maybe you are looking for