Editing a document

Hi,

in my view, which has the property “selection follows mouse” enabled, when I click once on a document happens nothing.

How can I with one click on a document edit the doc ?

Thanks and regards,

Bernd

Subject: Editing a document

Add a view “Action Button” using the following formula:

@Command([EditDocument])

When clicked, it will open the document selected in the edit mode.