Options

use of subform functions

RuubenRuuben Member Posts: 41
edited 2009-08-18 in NAV Three Tier
Hello, this is my problem:

I've transformed to page a form which contains a subform linked by subformlink property. From the main form i'm calling to functions of the subform which filter lines and then update the subform.

But in RTC this method isn't working with pages..

how could i solve this?

Thanks

Comments

  • Options
    BardurKnudsenBardurKnudsen Member, Microsoft Employee Posts: 137
    Unfortunately you cannot rely on which record in the subform is the active record. You need to move the action (=menu item) to the subform, where it will be accessible via the little lightening symbol in the top-right corner of the sub-page. Take a look at page 46 Sales Order Subform which has a number of actions that operate on specific records in the sub-page.
    Bardur Knudsen
    Microsoft - Dynamics NAV
Sign In or Register to comment.