Hi,
I'm upgrading a highly customized database to the RTC. In the old reports, many times a field has been "squeezed in" to a section. You just resize/ shrink the other fields around it until everything fits. The problem with the RTC reports, is in order to do this: you have to add another column to the WHOLE table. -- then you are messing up the line up of header fields which can be part of the same column.
any tips on how best to do this?? :-k
Thanks.
0
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
1. create a lot of narrow columns before creating the layout (don't use layout suggestion, obviously), and then the merge them when needed, just like an excel worksheet
2. i create different table objects with different number of columns. Then, i keep my tables together with a list object.
(if you need more info on the second point, just ask here )
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
Here is an example:
First here is the section from the old, customized report. The previous programmer added a field called "Job code" (highlighted in yellow).
Here is what the "normal" "original" report looks like in the unmodified 2009 database. I can easily make Description field smaller, and put in Job Code field. However the Visual Studio RTC version is the problem.
Here is the "view layout" RTC version. The problem is: everything is in a table. All columns of the table are lined up. So if I want to add another field, I have to add an entire column to the whole table. This messes up the alignment of the other fields in other rows. What should I do in order to add this Job Code field here?? Can I shrink the Cust__Ledger_Entry__Description field (split into two cells?) and add Job code?
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
add the column, and then merge the cells of the other rows, if necessary
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
OR
Follow below steps in Report Layout..
1. Delete Description field
2. Add a Rectangle
3. Place Description field and New field on Recrangle which you have added like in Classic :thumbsup:
Please let me if it doesn't work..
Sorry for the late reply..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
field1---field2---field4
and i want to add field3 between field2 and field4:
following your suggestion, I cut the field2 value, i add a rectangle in its cell, and then i put 2 textboxes within the rectangle, one for field2 and one for field3, ok?
now, what does it happen if field2 becomes very long?does it push field3 to the right or what else? :-k
EDIT: @mohana: i just noticed that your method solves this problem perfectly but please, if you've some time to spare, answer my question, thank you!
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
No, we should fix field 3 in the available space only.
Otherwise as you said we have to take new column and merge..
even in classic we will move all right side colums to right to fix the long field in middle..
Hope you understood..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
@Luc,Kriki: Can you create a blog with name Mohana?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
I hope you know this..
We have "Can Grow" property in Report Layout which will show the whole value of the field by pushing downwords not to right...
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
You are right but still let me check and will come back to you later.. :-k
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Hi Belias,
If you check Report 2,General Journal - Test, the cangrow property is set for <Document Type> field textbox and its working..(just an example)
Please correct me if i am wrong.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I've also had time to test the rectangle in the table with two textboxes and it works as expected, too: the two textboxes grows vertically within the recangle, if cangrow is set to true. Nice One! :thumbsup:
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
Thanks Mirko...
BTW, Cangrow works for standalone textboxes also..
you need to correct this post also.. \:D/
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav