Subform (Page) Editability

Rob_Hansen
Member Posts: 296
This one is driving me nuts at the moment...
We have Card page with a couple subform pages (ListPart). In a NAV 2009 SP1 database, the page works fine - you can edit the subform lines with no problems. We upgraded the database to R2 (just a technical upgrade -all objects and data moved forward with no changes) and there the subform pages are non-editable. The editable property has not been modified on any of the pages, groups or controls here...everything should be editable. I can't figure out why it's not...any suggestions for what could cause this behaviour? One subform uses a tempory recordset, but the other subform is a very straightforward one (comment lines) - nothing fancy.
We have Card page with a couple subform pages (ListPart). In a NAV 2009 SP1 database, the page works fine - you can edit the subform lines with no problems. We upgraded the database to R2 (just a technical upgrade -all objects and data moved forward with no changes) and there the subform pages are non-editable. The editable property has not been modified on any of the pages, groups or controls here...everything should be editable. I can't figure out why it's not...any suggestions for what could cause this behaviour? One subform uses a tempory recordset, but the other subform is a very straightforward one (comment lines) - nothing fancy.
Rob Hansen
http://www.epimatic.com
http://www.epimatic.com
0
Comments
-
Just a shot in the dark. Is the page in edit mode? You can see what mode it's in in the upper left hand corner of the title bar.0
-
Yes, it is. All the fields on the general tab (directly on the record) are fine. It's just the subform pages that are non-editable. I'm baffled as the exact same objects and exact same data behave fine running under the SP1 client. I've really warmed up to the RTC over the last while, but sometimes it does frustrate the heck out of me.Rob Hansen
http://www.epimatic.com0 -
A bit more detail on this one...
This page (the card page) is opened through code as there is some pre-processing and a temporary record is fed into the page. i.e.
TempRec.INIT;
//Setup the temprec field values
IF PAGE.RUNMODAL(PAGE::"Card Page Here",TempRec) = Action::LookupOK THEN BEGIN
//Logic here to process the data
END;Rob Hansen
http://www.epimatic.com0
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
- 320 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