Popup on Mouseover in a view

Hi all,

does anybody know, whether it´s possible to bring a popup in Frontend, when the user highlights a document in a view (client not web), or on a mouseover event ?

thx for help !

Bernhard

Subject: Popup on Mouseover in a view

I don’t have a solution but this might give you some idea:

embedded view, embedded editors and Target Frame (single click) event of the view (search about these in www.interfacematters.com ). This will open the document in the embedded editor when user single click on the document but you might be able to use form formula to display any form instead of the document

you might be able to put the embedded editor on a layer and position the layer on the view and somehow hide it when no document is highlighted

Subject: Popup on Mouseover in a view

On the web you do not have any limitations as you can insert your own html to do what you are trying to do.