View Single Post
  #1   Report Post  
Fia
 
Posts: n/a
Default Links in protected forms?

I'm working on a template wich is a formbased, passwordprotected file. The
template will be used later on by a costumer to simply fill in hte fields and
store information on a local server.
However, I need some function that allows the costumer to also create
hyperlinks to other documents, but these functions
a) are disabled in protected mode
b) transforms the whole formfield into a hyperlink if I try to create a
hyperlink within the formfield.

I'm using the basic forms-tool and all forms are basic text, no restrictions
for the amount of input letters.

Thanks for any help!