Hi,I have this problem.
I’m using a RT-Filed on a form and I have a Fileupload. If I use RTF with Java the attachment will show in the field.
I know one way to hide this using
But then I can’t use a hidden field $V2AttachmentOptions in where I can delete the attachment.
So I tryed to use RTF with HTML. Now I don’t get the attachment in the RTF and I can use the hidden field $V2AttachmentOptions. But now I can’t set witch font size I would like to be shown. Thats a standard.
So it comes down to this.
How can I set the font size if I use RTF-HTML?
or How can I use both and the hidden field $V2AttachmentOptions so I can delete the Attachment.
Anyone know how to work around this problem?
Thanx in advanced
Richard