1
Support / Re: Can I avoid the links?
« on: January 21, 2017, 07:58:33 pm »
Perfect! It works fine with the code you mention, namely this one:
As you say, I only had to change a little bit some figures, namely the figure for the first spacer width (from 12 to 4) and the figure for label width (from 128 to 116) so that the lines of the field and the field name are in the same position as the other ones.
I enclose a picture to show how the entry for a movie looks now with the configuration I made, based on the friendly support given by Ivek23. I am completely happy now with this look and the arrangements of the fields.
Thank you so much, Ivek23.
Code: [Select]
<row>
<column halign="right" valign="top">
<spacer width="12" />
<label width="128">
<caption>Darsteller/innen:</caption>
</label>
<spacer width="7" />
<custom field="Darsteller/innen:" collapsedlines="15"></custom>
<spacer width="11" />
</column>
</row>
As you say, I only had to change a little bit some figures, namely the figure for the first spacer width (from 12 to 4) and the figure for label width (from 128 to 116) so that the lines of the field and the field name are in the same position as the other ones.
I enclose a picture to show how the entry for a movie looks now with the configuration I made, based on the friendly support given by Ivek23. I am completely happy now with this look and the arrangements of the fields.
Thank you so much, Ivek23.