Print Page | Close Window

Optional Additional Details Line?

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=22233
Printed Date: 18 Apr 2024 at 3:27pm


Topic: Optional Additional Details Line?
Posted By: praiseGod777
Subject: Optional Additional Details Line?
Date Posted: 10 Feb 2017 at 6:57am
Hi,

I'm trying to create a report for an inventory catalog where the individual items may or may not have a list of colors. What I've been asked to do is place the colors in a separate line beneath the item in a comma-delimited list, if they exist. I'm not sure that this is something that Crystal Reports is even designed to be able to handle. I'd really appreciate it if someone could tell me if it is indeed possible, and if so, what magic spells I need to conjure to accomplish it

Requirements:

the main details line must be able to grow in the event that the item description is too large

many items will not have a list of colors at all, so the second line needs to be suppressed in the event that there aren't any

the list of colors may be quite long, so the second line will need to be able to grow as well

Thank you in advance!
Chris



Replies:
Posted By: kevlray
Date Posted: 10 Feb 2017 at 7:43am
You can always add more details sections.  And fields/text boxes can be set to grow (vertically).


Posted By: praiseGod777
Date Posted: 10 Feb 2017 at 9:26am
if you add a second details section, do the two sections interleave such that it makes two lines per item? (I guess I assumed that they would each show in their entirety one after the other... I'll give that a shot and see if it does what I'm looking for... thank you!



Print Page | Close Window