What exactly is the max length for filter on page?

sage
Member Posts: 29
Hi,
I saw many topics about the max length of filter textbox on page, most of them said it is 1024 but I tested it and append input data with '|' character and can input more than 2000 character.
Anybody know what is the exactly length for input in this field?
Thank you.
I saw many topics about the max length of filter textbox on page, most of them said it is 1024 but I tested it and append input data with '|' character and can input more than 2000 character.
Anybody know what is the exactly length for input in this field?
Thank you.
0
Answers
-
@sage , as per my understanding you can input an infinite (unlimited) characters in the text box. But the actual thing is when you bind that textbox to the field or a variable of type 'text' it has a limitation of 250 characters.
So suppose you enter 2000 characters in a text box only 250 will be stored in that field/variable and rest will be discarded.Best Regards
Zohaib Ahmed
Dynamics NAV ERP Technical Consultant.
please like / agree / verify my answer, if it was helpful for you. thanks.2 -
I believe if you go and deliberately declare the length of the variable then its 1024. If you want to save it in a Table field then it should be with 250 characters other you will have to trim it down. If you just want that variable to get it displayed on the screen without getting it saved anywhere then could be unlimited.Thanks
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/0 -
It's limited by the length of your text variable so if it's defined as Text (with no length) then it's "limited" to 2147483647 - so in reality we could say it unlimited. If you define a variable with a specific length then it's limited to that length.
Regarding the 1024 you've seen in many posts/topics - it used to be that this was the maximum length of a Text variable and it's only in recent versions of NAV (from 2013 inwards I think) that this limit has been removed.1
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