Please help newbee...

Said
Member Posts: 20
Hi I just started to learn navision and came across one problem. I'm trying to add a control (checkbox) on a form and specifying the following in the properties:
Caption: 'Blocked'
SourceExpr: 'Blocked'
ShowCaption: Yes
When I compile the form, I'm getting this error message " The control () has an invalid data type option. The valid data types are : Boolean, BLOB."
Same is happening with the option control. I'm doing everything as in the training manual. Also tried to copy and paste a checkbox from another form which works. But it still gives me the same error. Spent 2 hours with no result. Please HELP...
Caption: 'Blocked'
SourceExpr: 'Blocked'
ShowCaption: Yes
When I compile the form, I'm getting this error message " The control () has an invalid data type option. The valid data types are : Boolean, BLOB."
Same is happening with the option control. I'm doing everything as in the training manual. Also tried to copy and paste a checkbox from another form which works. But it still gives me the same error. Spent 2 hours with no result. Please HELP...
0
Comments
-
In the table is the field your checkbox references the right type i.e. a boolean?Give a man a fish and he will eat for a day, teach a man to fish and he will drink beer allday.0
-
Do you mean the SourceExp property? I set the SourceExp to 'Blocked' as said in the Training manual...0
-
You need to set the SourceExpr to a boolean type variable, or a boolean type field from the source table of the form. If you have a field called "Blocked", you don't need the single quotes. If the field has a name with a space in it (like "This is Blocked") then you DO need quotes, but they need to be double quotes.
So, either set the SourceExpr to a boolean type field, or a boolean type variable (that is declared in your globals).
hth0 -
Thanks a lot Daniel... It worked...
Thanks again for your help...0
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