Entering content frame

Function documentation Enhancing the Context Menu with JavaScript Locate the document in its SAP Library structure

Use

As well as being able to make entries in the context menu visible, entries in the enhanced menu visible or entries in the enhanced menu invisible, you can also hang scenario-specific entries in the menu. There are several options:

·        You define the new entries for the Web template properties with the object tag. You can find additional information under Object Tag for the Properties of Web Templates and Enhancing Context Menus.

·        You hang the new entries in the context menu with a JavaScript function. You can find additional information under Adding Menu Entries with JavaScript and Command Processing.

Note

In both cases you must write a JavaScript function that processes the menu entry selection.

 

 

Leaving content frame