dbTalk Databases Forums  

FMP 11, Mac 10.6.6

comp.databases.filemaker comp.databases.filemaker


Discuss FMP 11, Mac 10.6.6 in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
CRC123
 
Posts: n/a

Default FMP 11, Mac 10.6.6 - 03-19-2011 , 10:32 AM






I have a radio button formatted value list that generates the list of
all layouts. What is the most effective script to send the user to the
specified layout upon the choice of a radio button?

Thanks in advance

Reply With Quote
  #2  
Old   
Christoph Kaufmann
 
Posts: n/a

Default Re: FMP 11, Mac 10.6.6 - 03-19-2011 , 01:23 PM






fCRC123 <cra (AT) aalappraisals (DOT) ca> wrote:

Quote:
I have a radio button formatted value list that generates the list of
all layouts. What is the most effective script to send the user to the
specified layout upon the choice of a radio button?
Go to layout

and calculate the layout name with the contents of your field.

--
http://clk.ch

Reply With Quote
  #3  
Old   
CRC123
 
Posts: n/a

Default Re: FMP 11, Mac 10.6.6 - 03-20-2011 , 08:29 AM



On Mar 19, 12:23*pm, c... (AT) tele2 (DOT) ch (Christoph Kaufmann) wrote:
Quote:
fCRC123 <c... (AT) aalappraisals (DOT) ca> wrote:
I have a radio button formatted value list that generates the list of
all layouts. What is the most effective script to send the user to the
specified layout upon the choice of a radio button?

Go to layout

and calculate the layout name with the contents of your field.

--http://clk.ch
Thank you. I should have been more clear.
Is there a way to automatically "grab" the contents of each field to
enter into the calculation automatically or do I have to manually type
in "case" entries?

Reply With Quote
  #4  
Old   
Christoph Kaufmann
 
Posts: n/a

Default Re: FMP 11, Mac 10.6.6 - 03-20-2011 , 09:37 AM



CRC123 <cra (AT) aalappraisals (DOT) ca> wrote:

Quote:
Is there a way to automatically "grab" the contents of each field to
enter into the calculation automatically or do I have to manually type
in "case" entries?
Grab the contents. Make the selection field global and write a little
script that commits the record first in order to have the new content
available in the go to layout step that follows.

Working with FMP 10 and later, you can also play around with script
triggers.
--
http://clk.ch

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.