Jan K. van Dalen
|
| Posted: 11/29/2007, 4:42 PM |
|
Hi,
I have a calendar in which I'll like to display a Database Column content as
the Screen Tip for the EventDescription link.
I created a Link Parameter with the field "Description" and added:
{Description} to the screen tip of the link.
Does not work. Adding static text works.
Any ideas?
Thanks.
|
|
|
 |
bedollandres
Posts: 48
|
| Posted: 11/30/2007, 7:59 AM |
|
Try using Attributes. In HTML mode go to the link, right click and select Add Attribute, etc.
_________________
bedollandres |
 |
 |
Jan K. van Dalen
|
| Posted: 11/30/2007, 12:50 PM |
|
Yes, Peter told me to do that and it works almost everywhere but does not
work in the Calendar. I get the same value for all event links ...
"bedollandres" <bedollandres@forum.codecharge> wrote in message
news:64750336d84110@news.codecharge.com...
> Try using Attributes. In HTML mode go to the link, right click and select
> Add
> Attribute, etc.
> _________________
> bedollandres
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
Jan K. van Dalen
|
| Posted: 12/05/2007, 4:20 PM |
|
Just in case someone is having the same problem, Yes Software found a bug
and send me the fix.
"Jan K. van Dalen" <jan@windmilltechnology.com> wrote in message
news:fipt24$ij0$1@news.codecharge.com...
> Yes, Peter told me to do that and it works almost everywhere but does not
> work in the Calendar. I get the same value for all event links ...
>
> "bedollandres" <bedollandres@forum.codecharge> wrote in message
>news:64750336d84110@news.codecharge.com...
>> Try using Attributes. In HTML mode go to the link, right click and select
>> Add
>> Attribute, etc.
>> _________________
>> bedollandres
>> ---------------------------------------
>> Sent from YesSoftware forum
>> http://forums.codecharge.com/
>>
>
>
|
|
|
 |
Waspman
Posts: 948
|
| Posted: 12/08/2007, 8:21 AM |
|
Just in case you want to take the tool tip a little further, I use WZ tool tip.
Tony
_________________
http://www.waspmedia.co.uk |
 |
 |
ckroon
Posts: 869
|
| Posted: 12/08/2007, 10:01 AM |
|
Waspman, is WZ tool tip easy to implement with CCS? I need the tool tip to show database values.
_________________
Walter Kempees...you are dearly missed. |
 |
 |
Waspman
Posts: 948
|
| Posted: 12/13/2007, 2:24 AM |
|
Quote ckroon:
Waspman, is WZ tool tip easy to implement with CCS? I need the tool tip to show database values.
It looks like it's possible I'll check and let ya know...
T
_________________
http://www.waspmedia.co.uk |
 |
 |
Waspman
Posts: 948
|
| Posted: 12/13/2007, 2:31 AM |
|
Yep it does exactly that and I'm now going to do it with my site
Thanks ckroon
_________________
http://www.waspmedia.co.uk |
 |
 |