Hi Dave,
Working this afternoon on the « report form »
Not easy for various reasons.
First I need to take into account line returns and that is really difficult when using long text fields.
Still problems with alignment but getting better by selecting only and then going to the lay-out screen. Not doing it by eye with the finger !
Finally my strategy was to build concatenated fields, thanks to the "external field" because I have not to worry anymore about line return and alignment. However for the unchanging part of the report I was trying to use default text values. The problem is that the length of the default value string is limited (around 30 characters for text and note field). The longest is for the popup field that I finally used but this is a limitation that may be you could change.

Then I went to my “report form” and tried to use labels using the value of the concatenated field. But here again the label field has a very limited length that makes it unusable for my purpose. Then I have to use a text box and that is working fine to get all the text on the screen but there is also a line around the control that I do not want to print but no way to get rid of it…
Any suggestion ?
Thanks for your help and your reactivity
Regards
Bruno