CaptionClass not working in RTC
ashcoates
Member Posts: 3
Hi,
We have added a number of fields to the Item Page that uses CaptionClass functionality to dynamically set the Field Caption. We have used the standard way to do this via the CapationClassTranslate function in codeunit 1 and populating the CaptionClass property on each of the fields.
This has always worked fine pre-RTC and even works correctly when running the Page from the Development Environment, but when run from the Role Centre or when run via the Item List or via a lookup the captions don't display.
The standard Dimension Captionclass functionality works correctly too.
Any help would be very appreciated.
We have added a number of fields to the Item Page that uses CaptionClass functionality to dynamically set the Field Caption. We have used the standard way to do this via the CapationClassTranslate function in codeunit 1 and populating the CaptionClass property on each of the fields.
This has always worked fine pre-RTC and even works correctly when running the Page from the Development Environment, but when run from the Role Centre or when run via the Item List or via a lookup the captions don't display.
The standard Dimension Captionclass functionality works correctly too.
Any help would be very appreciated.
0
Comments
-
What about using '1,5,,' + MyGetCaption syntax as CaptionClass, defining a function providing the caption instead of modifying codeunit 1?
Works fine in 2013 too...can be a suitable solution in your case?* Daniele Rebussi * | * Rebu NAV Diary *0 -
Thanks for your reply, that does work but again only when running the Item Card directly, when calling it from the List Page it doesn't display??
I've tried adding the Captionclass call in both the page and the table and added currpage.UPDATE(FALSE) to the onaftergetrecord.
The problem seems to be when the record is already in memory so the call to the server doesn't have to happen again.
Very confusing!0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
