Form field disappears after written to

  • Thread starter Thread starter jari.hollsten
  • Start date Start date
J

jari.hollsten

Hello. I have a form field from which I fetch data via ref field from
another place. The problem is that as soon as I write something to the
field the field disappears and the stuff I'we wrote is pure text.
Thus, the reference to this form field is broken as soon as I write
something in the field and I get "Error! Reference source not found."
 
Hi jari,

You need to protect the document for forms. And, for the REF field to update correctly, you should set the formfield's properties to
'calculate on exit'.

Cheers
 
Hi jari,

You need to protect the document for forms. And, for the REF field to update correctly, you should set the formfield's properties to
'calculate on exit'.

Cheers

Got it, -thanx a lot!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top