November 12, 200421 yr Newbies Hello i am building a database with filemaker and i want to have a link button to a webpage on one layout. the link should point to different webpages for each case. can anyone help me how to do this? thanks
November 12, 200421 yr If I understand your correctly, you mean that the link should be different for each record. You could have a field were you put your URL Then the button could use a script looking something like this (I don't recall what the URL scriptstep is named but there's only one) URL(urlfield) Then you probably should mark the "no dialog" box in the url scriptstep.
Create an account or sign in to comment