Caption Limit (on the form)
Tomas
Member Posts: 420
Is there a limit of chars on a form caption?
I am asking this, because I am getting same error on CRONUS UK database (version 4) :
And error is comming from table 224 (Order Address):
If there is a limit, is there a way, of accessing "Caption" property and changing it?
I am asking this, because I am getting same error on CRONUS UK database (version 4) :
Microsoft Business Solutions-Navision
Overflow under type conversion of Text to Text.
Value: 10000000000000000000 London Postmaster Company (With a little bit longe AAAAAAAAAA London Postmaster Company With A long Name AAA AAA
OK
And error is comming from table 224 (Order Address):
Caption()
IF "Vendor No." = '' THEN
EXIT(Text000);
Vend.GET("Vendor No.");
EXIT(STRSUBSTNO('%1 %2 %3 %4',Vend."No.",Vend.Name,Code,Name));
If there is a limit, is there a way, of accessing "Caption" property and changing it?
Tomas,
Dynamics NAV Enthusiast
Dynamics NAV Enthusiast
0
Comments
-
Did you try changing the size of the return variable in the Caption locals?0
-
How can I access Caption() locals?Dave Cintron wrote:Did you try changing the size of the return variable in the Caption locals?
As I understand this is built-in function in table 224, and throught designer I cannot see that function (only throught debugger). Any ideas?Tomas,
Dynamics NAV Enthusiast0 -
Hi Tomas,
To change the function in table 224 use :
1. design the table and view globals
2. on the functions tab select the Caption function and press the locals button
3. On the return value you can see the size is set to 130
You will need to be careful if you increase this that it may cause text overflows elsewhere.0 -
It must have been a bad day (I was sure, I couldn't see Caption function there). ](*,)
Thanks Dave.Tomas,
Dynamics NAV Enthusiast0
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