March 18, 200520 yr Author I am a bit of a Newbie to FM, but I have been building websites for years. I am wondering if anyone knows if FM has the ability to do layouts in frames? In other words, is it possible to have a list of records on the left, when you click on the record details of that record appear on the right but the list of records stays on the left. Any ideas? Thanks!
March 18, 200520 yr I am a bit of a Newbie to FM, but I have been building websites for years. I am wondering if anyone knows if FM has the ability to do layouts in frames? In other words, is it possible to have a list of records on the left, when you click on the record details of that record appear on the right but the list of records stays on the left. Any ideas? Thanks!
March 18, 200520 yr Author I am a bit of a Newbie to FM, but I have been building websites for years. I am wondering if anyone knows if FM has the ability to do layouts in frames? In other words, is it possible to have a list of records on the left, when you click on the record details of that record appear on the right but the list of records stays on the left. Any ideas? Thanks!
March 18, 200520 yr You would use a portal and a script to do this. The portal is a relationship based on one (or more) fields in each Table Occurence (or the same T.O) The script would need to go to the related record from the portal (using the current layout).
March 18, 200520 yr You would use a portal and a script to do this. The portal is a relationship based on one (or more) fields in each Table Occurence (or the same T.O) The script would need to go to the related record from the portal (using the current layout).
March 18, 200520 yr You would use a portal and a script to do this. The portal is a relationship based on one (or more) fields in each Table Occurence (or the same T.O) The script would need to go to the related record from the portal (using the current layout).
Create an account or sign in to comment