OnUpdate and OnOpen properties
bks
Member Posts: 115
Hey all..
Do you know what is the difference between OnUpdate and OnOpen options of the property RunFormLinkType?
Navision manual help goes like this-
On the Contact List form, the "RunFormLinkType" property of the Card menu item is set to "OnUpdate." The RunFormLinkType property is associated to the form you are launching from this menu item. OnUpdate means that the launched form will be updated whenever the source form is updated.
For example, open the Contact Card form from the Contact list form and notice what happens to the Card form when you scroll through the List form. Compare this to what happens if the RunFormLinkType property is set to "OnOpen."
But I could not identify the difference...!
Do you know what is the difference between OnUpdate and OnOpen options of the property RunFormLinkType?
Navision manual help goes like this-
On the Contact List form, the "RunFormLinkType" property of the Card menu item is set to "OnUpdate." The RunFormLinkType property is associated to the form you are launching from this menu item. OnUpdate means that the launched form will be updated whenever the source form is updated.
For example, open the Contact Card form from the Contact list form and notice what happens to the Card form when you scroll through the List form. Compare this to what happens if the RunFormLinkType property is set to "OnOpen."
But I could not identify the difference...!
0
Answers
-
If you select onupdate every time you change record in list form it will automatically change that record in currently open form card. OnOpen doesn’t update during record record change in list form.0
-
See.. it goes like this..
I have three customers A, B, C. I have opened the card form of Customer A. Now, through navigation, I will go to Customer B and press F5 on screen. The list form will show the pointer at Customer B.
Now, in this list form.. I navigate to customer C and press Shift + F5 on screen. The card form will show record for Customer C.
Please explain the role of OnUpdate and OnOpen in this case.0 -
The OnUpdate and OnOpen properties do not apply to TableLookup. An example of these is the relation between Customer and Ship-To Address. Open the Customer Card and then open the Ship-To Address form (from Customer Card). As you scroll thru the records on the customer card, you will notice that the Ship-To Address form changes to display the records related to the current customer. This is the behavior of OnUpdate. If set to OnOpen the Ship-to form does not updateThere are no bugs - only undocumented features.0
-
Let's say you are looking at the Item Card. From the Item Card, you open the Item Unit of Measure form, which is set with OnUpdate. Click back to the Item Card (don't close the Item Unit of Measure form) and navigate through Item records. Every time you browse to another Item, the Item unit of Measure form is updated. This is what OnUpdate means. It's a way to make the related form be 'connected' to a master record.
When it is set to OnOpen (can't find an example right now), the information is not refreshed when you browse to another record on the 'source form'.0 -
Don't know why I missed your reply bbrown :-k must not fully awake yet0
-
bbrown wrote:The OnUpdate and OnOpen properties do not apply to TableLookup. An example of these is the relation between Customer and Ship-To Address. Open the Customer Card and then open the Ship-To Address form (from Customer Card). As you scroll thru the records on the customer card, you will notice that the Ship-To Address form changes to display the records related to the current customer. This is the behavior of OnUpdate. If set to OnOpen the Ship-to form does not update
What a wonderful description! Thanks a lot bbrown!!! =D> =D> =D>0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 322 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
