On Nov 20, 3:42*pm, CRC123 <c... (AT) aalappraisals (DOT) ca> wrote:
Quote:
Mac, FMP 11 Advanced
I want to put a list of all layouts within the open file on a layout
for users to select from and navigate to. I have found
LayoutNames(fileName) where the "fileName" is the name of my open file
that must be enclosed in quotation marks, and I have them all
displaying in a single text field as a single list. How do I now turn
them into an individually selectable value list or radio buttons?
Thanks for help. |
I figured it out. I created a second field : text, radio buttons, and
applied a VL based on the first field.