how to make item synchronize with another item [message #405265] |
Wed, 27 May 2009 04:37 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
tarekfathi2003
Messages: 23 Registered: August 2008 Location: kw
|
Junior Member |
|
|
i'm new with designer
i make a module using designer 10g
i have two items
item1 is employee salary
i want to make item 2 synchronize with item 1
I know it is very easy when using forms builder
but i do not know how to make it in designer
Another Example
I have two Fields
Filed number one is Employee name and it is a bound field.
Field number two is x_employee_name and it is unbound field.
I want filed number two to be synchronized with field number one
In other words , when field number one is changed , Field number two will change automatically to be like field number one
This is called synchronization
This is very easy when using Forms Builder, it is just a property.
But in designer, it is not exists.
note:
I do not want to write code on post-change or any trigger.
Please help
|
|
|
|
|