Hi,
In R5, I have create a RTF field in form to attach a file, on this field I had create an hotspot zone : in read mode only one click for open attachment (@If(@IsDocBeingEdited;“”;@If(@Attachments;@Command([AttachmentView]);“”))) > that worked fine.
Since R6, when I try to create an attachment in this field I got the error code “#0C:03”.
I found why : hotspot zone.
Remove it…
and search an other solution to do what you want!
So bad :-((
Thierry