I am trying to create a floating field that is 'connected' to a global Text field. To my opinion I followed all instructions as in the help file, but it doesn't seem to work. Anyhow, the information I type in the text field does not pop-up in the text. I have setup the floating field as follows:
Type = Text field
Appearance = none (I do not want a box or something around the text)
Field format = plain text
Presence = hidden (excluded from layout)
Value = calculated (read only); I have tried all other options too, but nothing seem to work
Calculation script
Binding = global (and name is the name as used for the text field)
I have used another text field that is connected to the same text field as referred to above and that works just fine.
What am I doing wrong?
Can anyone help me out here?
Thanks!