How to Suppress Line/Section in Navision Reports

sanjeevdalela
Member Posts: 45
I use to Text field & set Multiline is true if the text only two Lines then Report Left more Blank Lines so I want a solution for Suppress Line
any body help me.
any body help me.
Sanjeev Kumar Dalela
Technical Consultant
(Dataman Computer Systems P Ltd.)
Technical Consultant
(Dataman Computer Systems P Ltd.)
0
Comments
-
Do mean to say that you want to change the height according to lines. according to my knowledge this is not possible.Experience Makes Man Perfect....
Rajesh Patel0 -
if Section Height 1500 & my Text Box Height 1500 only single text box in the section. but my text matter some time 8 lines, or 1 line if matter is 1 line then report left 7 lines space. so i can reduce to space according the lines.Sanjeev Kumar Dalela
Technical Consultant
(Dataman Computer Systems P Ltd.)0 -
i have an idea no implemented yet but u can solve your problem.
i think you have to divided you comment of 8 line in to one text variable having dimension value 8. add 8 same section and in presection
add code
eg.
curreport.showouput( test[2]<>'');
regards,Experience Makes Man Perfect....
Rajesh Patel0 -
this text variable is running text & have no dimension.so what i can do?Sanjeev Kumar Dalela
Technical Consultant
(Dataman Computer Systems P Ltd.)0 -
Hi Sanjeev,
Try using strlen and have different sections
e.g. currreport.showoutput( strlen( testvar) > 30 );0 -
I would suggest following the next steps:
1) Read the navision development guide that it's included in the documentation folder of your navision installation.
2) Start trying changing reports do display/hide sections.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