Polo Posted September 22, 2008 Posted September 22, 2008 Hi guys, I am trying to make a button appear or disappear on a layout based on a calculation. If field "X" is not empty, I want to have a button appear on the layout that allow to execute a script. I defined two fields: 1: Calculation field with If ( not IsEmpty ( Implant::Failure Time );Implant::Failed_New_co) 2: Container field Failed_New_co The problem is that the copied icon loses its assigned script once I pasted it in the Container field. Any help please?! Thank you Paul
ralph.nusser Posted September 22, 2008 Posted September 22, 2008 An example speaks louder than words! The condition to show the button is a boolean calculation: result 1 when the condition is met; result 0 otherwise. The button is in another table with a constant 1 Relation: when 1 = 1 => show the button. Happy FileMaking Ralph Nusser
Polo Posted September 23, 2008 Author Posted September 23, 2008 Ralph, thank you very much for your reply I donno why I cant save your attached file. Can you please uploaded again?
mr_vodka Posted September 23, 2008 Posted September 23, 2008 There is a current issues with the forums and attached files. Today I posted a link to a similar question. http://fmforums.com/forum/showpost.php?post/303883/
Polo Posted September 23, 2008 Author Posted September 23, 2008 Thank you for your reply Ill try later
Polo Posted September 23, 2008 Author Posted September 23, 2008 Mr Vodka I got the Visibility file from your website. Beautiful!! Thanx
mr_vodka Posted September 23, 2008 Posted September 23, 2008 Is not my website. Its John Mark Osborne's.
Delights Posted October 8, 2008 Posted October 8, 2008 Unfortuntly i can't even test it because the program is locked, let alone see how he did the coding so that i can replicate it.
Vaughan Posted October 8, 2008 Posted October 8, 2008 The technique is on many sites. Try databasepros.com
mr_vodka Posted October 8, 2008 Posted October 8, 2008 The file is unlocked. You have to unzip it first (take the file out of the zip)... Second, scripting has nothing to do with the technique. It is purely relational driven.
Recommended Posts
This topic is 6236 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