AX2462

Double-click behavior

Axiom Software supports several different features that can be initiated by double-clicking a cell in a plan file or a report. The following priority order determines what happens when a particular cell is double-clicked. If the first item in the list does not apply to the cell, the second item is evaluated, and so on.

  1. If the cell contains an Axiom function that triggers on double-click (GetDocument, GetCalcMethod, etc.), then that action is performed.

  2. If the cell is part of a validated calc method that has calc method variables, the associated calc method form is opened.

  3. If custom drilling is configured for the file, and double-click has been enabled for the custom drill, the custom drill is performed.

  4. If the cell is eligible for drill-down or drill-through drilling, the Select Drill Option dialog is opened.

If none of the above apply, the normal Microsoft Excel spreadsheet behavior occurs. In most cases the behavior is to place your cursor in the cell for editing.

NOTE: Items 2 and 4 require Axiom Double-Click to be enabled for the sheet (by using the Sheet Assistant or the Control Sheet).