FORM PERSONALIZATION
GAYAKAVADA PAVAN KALYAN RAO
FORM PERSONALIZATION
FORM PERSONALIZATION: Forms Personalization is a standard
feature provided by oracle and supported by oracle to customize the forms. With Forms personalization you can hide fields, make fields
mandatory, create zoom functionality, change lov dynamically etc.
Now let’s perform Customize Field
Go to Help->Diagnostics->Examine
Now we get values take that Block and Field values
Now go to Help->Diagnostics->Custom Code->Personalize
Go to the Actions tab
Give the
Target object, property name and value details
Then click on Validate tab
Now let’s
check the item that item name is changed or not
NAV->Items->Master Items
Now let’s perform Hide Field
Here we are going to Hide the NEW ORDER Field
Go to Help->Diagnostics->Custom Code->Personalize
Give the Description as a Hide New Quote
Give the Target object, property name and value details
Then click on Validate tab
Now let’s check it
if want
to show that filed
Go to Help->Diagnostics->Custom Code->Personalize
Just change the property name as a TRUE
Click on validate
Now we can see the New Quote Field is showing
Comments
Post a Comment