[Isis-users] Display entries of repeatable field

De Smet Egbert egbert.desmet at uantwerpen.be
Mon Nov 27 21:46:04 CET 2017


You have to put your PFT in 'mpl' mode in order to make the brackets visible to ISIS, so they will be interpreted as HTML, otherwise they are hidden and just the 'br' is remaining.

Egbert de Smet
Universiteit Antwerpen
________________________________________
From: isis-users <isis-users-bounces+egbert.desmet=ua.ac.be at iccisis.org> on behalf of fred train <fred_train at xs4all.nl>
Sent: Monday, November 27, 2017 9:18 PM
To: Isis Comunidad
Subject: [Isis-users] Display entries of repeatable field

Hello everyone

We have in our ABCD 1.4 application several repeatable fields with rather short entries for each line.
They are displayed on a single line separated by the semicolon.
The PFT entry is like the line below. I have marked the essential part in blue.

if p(v196) then '<tr><td valign=top><b>Locatie</b></td>
                     <td valign=top>' v196+|; |, '</td></tr>'
fi

Now we have another field with larger entries and we would like to start each entry on a new line.
I have tried the following with the HTML code  <br>:

if p(v236) then '<tr><td valign=top><b>Field236</b></td>
                     <td valign=top>' v236+|<br>|, '</td></tr>'
fi

But the result is that the entries are still on one line, separated by the text 'br'. The < and > are omitted.
Example:
[cid:part1.C9CF6A7B.4CEB85F2 at xs4all.nl]
What am I doing wrong?

Thanks & regards
Fred
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dgfeechdklcnfohj.png
Type: image/png
Size: 1029 bytes
Desc: dgfeechdklcnfohj.png
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20171127/64c05e5d/attachment.png>


More information about the isis-users mailing list