In article <1123625271.218514.247700 (AT) g14g2000cwa (DOT) googlegroups.com>,
johntreed (AT) gmail (DOT) com says...
Quote:
FMP 5.5
Mac OSX
On one layout out of 14, in find mode, the drop down fields can not be
entered. The standard fields can be entered on this layout. All the
fields can be entered in browse mode.
All the fields on all the other layouts are accessible in browse and
find modes. |
Are the drop down value lists in question populated by a relationship?
Those won't work in find mode, because the relationship would be based
on fields in the current record, and in find mode there are no records,
just find requests.
Try temporarily changing them to regular fields instead of drop downs
and see if that resolves the problem. That'll establish whether its
related to the format of the field (value list driven) or whether the
field is actually inaccessible in find mode.
-dave