View Single Post
  #1  
Unread 09-24-2010, 07:31 PM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,096
Default Conditional Help

OnShow="
Parent.Parent.MakeLarge.LargeReady ? Parent.Parent.MakeLarge.Press=true : ''"

Should that work?

My goal is to get a button to be pressed but only if another data element is set to true.

So far it fires no matter whatever the data element is set to.

Silat
Reply With Quote