filter too long
rixrix
Member Posts: 121
Hello.
Can anyone help me with this?
I have textbox used for input of filter string.
This textbox has TableRelation set to another table.
I am able (using lookup table) to input string for example: "P010556|P050665|P448799|P878787" etc
When I move to another control , textbox is validated with no problem.
Then I pass the filter string to other functions ....
Problem is when I return into the text field and want to add some filter value.
I add next "|" character and when I click arrow to "lookup" , system throes error: Value in filter is too long for type Code20 ...
I would understand if it happens when one of filter values would be greater then 20 chars, but when using "|", I though I can have string as long as textbox is defined.
Can i correct it somehow?
Thank you
Can anyone help me with this?
I have textbox used for input of filter string.
This textbox has TableRelation set to another table.
I am able (using lookup table) to input string for example: "P010556|P050665|P448799|P878787" etc
When I move to another control , textbox is validated with no problem.
Then I pass the filter string to other functions ....
Problem is when I return into the text field and want to add some filter value.
I add next "|" character and when I click arrow to "lookup" , system throes error: Value in filter is too long for type Code20 ...
I would understand if it happens when one of filter values would be greater then 20 chars, but when using "|", I though I can have string as long as textbox is defined.
Can i correct it somehow?
Thank you
0
Comments
-
You are in situation that whole text is handled as one value, not a filter. You will need to modify the OnLookup on the field, you cannot use the standard functionality if you are entering filter and not one value.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
- 611 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 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
