Personilization of forms

In this forum Oracle Applications DBA's, System Administrators & Developers can share their knowledge/issues.
Post Reply
Nads711
Posts: 8
Joined: Tue Apr 14, 2009 3:48 am
Location: South Africa

Personilization of forms

Post by Nads711 »

How do I grey out a require field, immidiatelly when the form opens.
Field shouldn't be updatable
oteixeira
Posts: 451
Joined: Wed Aug 27, 2008 12:34 pm
Location: Portugal

Post by oteixeira »

Hello.

Which are the form and field names? Hope you are talking about a standard form.

Octavio
Nads711
Posts: 8
Joined: Tue Apr 14, 2009 3:48 am
Location: South Africa

Post by Nads711 »

It is a standard form. Invoice entry screen. I need to grey out payment terms, term basis and payment method. These can only be chagned by supervisor not clerk.
oteixeira
Posts: 451
Joined: Wed Aug 27, 2008 12:34 pm
Location: Portugal

Post by oteixeira »

Hello.

I?m assuming the first field on your invoice entry form is Invoice Type. Here?s the customization description:

Seq=1
Description=Hide Fields

Condition
Trigger Event=WHEN-NEW-ITEM-INSTANCE
Triger Object=INV_SUM_FOLDER.INVOICE_TYPE

Context
Level=Responsibility
Value=<choose the responsibility you want to be affected by this personalization>

Actions
Seq=1
Type=Property
Description=Disable Paym Terms
Language=All
Object Type=Item
Target Object=INV_SUM_FOLDER.TERMS_NAME
Property Name=ENABLED (APPLICATIONS COVER)
Value=FALSE

Seq=2
Type =Property
Description=Disable Paym Method
Language=All
Object Type=Item
Target Object=INV_SUM_FOLDER.PAYMENT_METHOD
Propert Name= ENABLED (APPLICATIONS COVER)
Value=FALSE

You mentioned also Term Basis field, but i think it is not available on this form.
Save you work, close all forms and test to see if it works.

Hope this helps,
Octavio
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 1 guest