Expand my Community achievements bar.

Floating field display

Avatar

Level 1

Sure this will turn out to be a silly questions, but I can't work it out so...

I've got a static text field that includes a floating field at the end of the static text. The floating field's rawValue is being populated by the selection of a drop-down box earlier in the form.

The issue is that in the form, the floating field is not displaying within the static text field. It's appearing in the top-left hand corner of the page (completely outside of the static text field). Any ideas how I can get it to appear in the same place is it appears in the design view?

Thanks in advance.

2 Replies

Avatar

Level 6

Has to do with the subform.  Try placing the text field in a positioned subform

Avatar

Level 1

You need to correct the floating field's x and y positions. These positions may not be inside the positions of the static text field.