This section describes the context menu of the Table Entry editor.
Opens the New Attribute wizard . When finishing the wizard a new attribute is created and the edit mode is started to enter a value.
Icon:
Shortcut: Shift-Ctrl-+
Adds a new value to the selected attribute and starts the edit mode.
Icon:
Enabled: If one attribute or value is selected.
Shortcut: Ctrl-+
Opens the Search dialog . The selected attributes and values are used to build the search filter (Query by example).
Icon:
Enabled: If attributes or values are selected.
Shortcut: Ctrl-H
Opens the Batch Operation wizard . If one or multiple DN values are selected these DNs are used as operation objects. Otherwise the selected attributes and values are used to build the search filter (Query by example).
Icon:
Enabled: If attributes or values are selected.
Locates the entry of the selected DN in DIT.
Icon:
Enabled: If one value is selected and this value is a distinguished name.
Shortcut: F3
Opens the Object Class page in Schema Browser and selects the object class definition of the currently selected objectClass value.
Icon:
Enabled: If one objectClass value is selected and the schema contains this object class.
Opens the Attribute Type page in Schema Browser and selects the attribute type definiton of the currently selected attribute.
Icon:
Enabled: If one attribute or value is selected and the schema contains this attribute type.
Opens the Matching Rule page in Schema Browser and selects the equality matching rule definiton of the currently selected attribute.
Icon:
Enabled: If one attribute or value is selected, the attribute provides an equality matching rule and the schema contains this matching rule.
Opens the Matching Rule page in Schema Browser and selects the substring matching rule definiton of the currently selected attribute.
Icon:
Enabled: If one attribute or value is selected, the attribute provides a substring matching rule and the schema contains this matching rule.
Opens the Matching Rule page in Schema Browser and selects the ordering matching rule definiton of the currently selected attribute.
Icon:
Enabled: If one attribute or value is selected, the attribute provides an ordering matching rule and the schema contains this matching rule.
Opens the Syntax page in Schema Browser and selects the syntax definiton of the currently selected attribute.
Icon:
Enabled: If one attribute or value is selected, the attribute provides an syntax and the schema contains this syntax.
Copies the selected values. The values are copied to clipboard in an internal format so they could be pasted to another entry even in the search result editor. Additional the displayed values are copied to the system clipboard as string so they could be pasted in other applications. New-line is used as value separator.
Icon:
Shortcut: Ctrl-C or Ctrl-Insert
Pasted the previously copied values to the current entry. Each value is copied separately, when an error occurs while adding the value the paste operation will continue with the next value.
Icon:
Enabled: If the system clipboard contains values.
Shortcut: Ctrl-V or Shift-Insert
Deletes the selected attributes and values.
Icon:
Enabled: If attributes and values are selected.
Shortcut: Delete
Copies the distinguished name of the current entry (e.g. cn=John Fowler,ou=People,o=JNDITutorial)
Icon:
Copies the URL of the current entry (e.g. ldap://localhost:389/cn=John Fowler,ou=People,o=JNDITutorial)
Icon:
Copies the attribute descriptions of the selected attributes and values as string to the system clipboard.
Icon:
Copies the values as displayed in the entry editor, either decorated or not.
Icon:
Copies the selected values UTF-8 encoded to the system clipboard.
Icon:
Copies the selected values BASE-64 encoded to the system clipboard.
Icon:
Copies the selected attribute and values in LDIF format to the system clipboard.
Icon:
Builds search filters from the selected attributes and values. There are four options:
Default
Copies the selected attribute and value as LDAP search filter (attribute=value).
Icon:
Enabled: If one value is selected.
NOT
Copies the selected attribute and value as LDAP NOT search filter (!(attribute=value)).
Icon:
Enabled: If one value is selected.
AND
Copies the selected attributes and values as LDAP AND search filter (&(attribute1=value1)...(attributeN=valueN)).
Icon:
OR
Copies the selected attributes and values as LDAP OR search filter (|(attribute1=value1)...(attributeN=valueN)).
Icon:
Deletes all values of the selected attributes. Applicable to multi-valued attributes, if you want to delete the complete attribute just select one value use this action.
Icon:
Enabled: If values of multi-valued attributes are selected.
Opens the Edit Attribute wizard . When changing the attribute description a add operation and a delete operation is performed.
Enabled: If one attribut or value is selected.
Shortcut: F6
Edits the selected value using the default value editor. To change the default value editor see Value Editors preferences .
Enabled: If one value is selected.
Shortcut: F7 or Enter
Depending on the selected value there could be alternate value editors. To edit the selected value with another value editor choose one of the listed editors.
Enabled: If one value is selected.
Opens the Properties dialog with the Attribute properties page or Value properties page .
Shortcut: Alt-Enter