Andrew5 Posted July 2, 2008 Posted July 2, 2008 (edited) How to make a field linkable? I read this could be done, but I can't manage to find the answer. All I need to do is have the cust_name field jump to another layout. Will the linkable field work in Table View? Will it work with Instant Web Publishing? Thanks everyone. Edited July 2, 2008 by Guest
bcooney Posted July 2, 2008 Posted July 2, 2008 To have the cust_name field "link" to another layout, you need to relate the CustID to a foreign CustID key in the other table and use the Go To Related Record GTRR script step.
Fitch Posted July 2, 2008 Posted July 2, 2008 Go to layout mode. Select the field, then choose Format > Button Setup... If the target layout is based on the same Table Occurrence, you would use Go to Layout (rather than GTRR). Table view can only use buttons in the header. You could use List view, though. IWP buttons work just as they do in FMP as long as the script steps are web-compatible. This one is.
Recommended Posts
This topic is 5998 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now