Good day all,
I have created a Database Results from a table. At the final step of the database results I selected: List-One Field Per Item, then un-checked the check box which says Add labels for all field values.
All is working fine, I am getting the required information. But if one of the fields is blank I am getting a blank line, the Database Results does not look nice.
How to get rid of the blank lines if the field does not contain data.
Example: The table has ProjectId, ManagerName ProjectCost,Location,Position.
The database result is listing the fields as:
ProjectId
ManagerName
ProjectCost
Location
Position
If I have
A176,John Smith,180000,NY,Project Manager the DRW displays the data as:
A176
John Smith
180000
NY
Project Manager
That is Good, but If the cost is not there, the data is displayed as:
A176
John Smith
NY
Project Manager
The blank line does not look nice here.
Thank you for your assistance. I appreciate it
Paulin
I have created a Database Results from a table. At the final step of the database results I selected: List-One Field Per Item, then un-checked the check box which says Add labels for all field values.
All is working fine, I am getting the required information. But if one of the fields is blank I am getting a blank line, the Database Results does not look nice.
How to get rid of the blank lines if the field does not contain data.
Example: The table has ProjectId, ManagerName ProjectCost,Location,Position.
The database result is listing the fields as:
ProjectId
ManagerName
ProjectCost
Location
Position
If I have
A176,John Smith,180000,NY,Project Manager the DRW displays the data as:
A176
John Smith
180000
NY
Project Manager
That is Good, but If the cost is not there, the data is displayed as:
A176
John Smith
NY
Project Manager
The blank line does not look nice here.
Thank you for your assistance. I appreciate it
Paulin