NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on May 31, 2010, 08:23:50 AM

Title: Browse button tooltip
Post by: Alberto on May 31, 2010, 08:23:50 AM
Hi, I have a browse with a button to call the form in View mode.
I need the button to have a variable tooltip depending on the row data.
Where must I put the code?
Thanks
Alberto
Title: Re: Browse button tooltip
Post by: Bruce on May 31, 2010, 10:13:19 AM
You can just put an expression into the tooltip field if you like.
Or put a variable there, then search the source for where the variable is used, and set it right before it's used.

cheers
Bruce
Title: Re: Browse button tooltip
Post by: Alberto on May 31, 2010, 10:37:12 AM
I´ve done this, but it seams to do not have the record fetched.
Alberto