Opening Form (named element) from a navigator

Hi,

I’m created a navigator with buttons and I want to open a form by clicking on the object.

Under “Actions” - “Simple Actions” I cannot find the possibility to open a form, only view or page …

In Outlines or hotspots I can choose a named element like “Form”.

Is this possible as a action in a navigator?

thx

Marcus

Subject: Opening Form (named element) from a navigator

Navigators in 2008 … are you writing an application for a 70s second-hand shop? :stuck_out_tongue_winking_eye:

Simply switch from “simple actions” to formula and enter

@Command([Compose]; “NameOfYourForm”)