November 4, 200025 yr Newbies Hi All Is there anyway to get a checkbox list of values to scroll? This is so that in a new record, to save time I want to check off items from this field looking at previous records and add to it as well. I can do it using a normal scrolling field but cant check items in this field and the check box formatted field wont scroll as the list grows. I'm still using FMP 3. Thanks in advance
November 4, 200025 yr Sorry, there is no way to get a checkbox formatted value list to scroll. To make multiple entries into a field you could use a global field with a pull down list to select an item and a button with a sript to add the value to the field by pasting the selected value plus a return. -bd
Create an account or sign in to comment