hi,
I would like to assign to the icon list for the icon and title code
onclick = “Booking.OpenSite (‘object_name’); return false;” how do I do that
Hi blendof!
What I would do is setup your iconlist and then right click your page and view it’s source and then copy all of the iconlist code and paste it inside a codeblock element in your page content. You can then freely edit the HTML and add onclick behaviours.
Regards,
Elliott
Thanks,
for help, it worked.
Regards