cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

How add a keyboard shortcut to Edit > Profiles > Apply Profiles ?

sfogel
1-Newbie

How add a keyboard shortcut to Edit > Profiles > Apply Profiles ?

Hi, all...

I'm trying to add a keyboard shortcut to the menu choice Edit > Profiles > Apply Profiles.

I'm aware of the map command, but don't see an ACL command for Apply Profiles that I can map a shortcut for.

Is there some way to do this?

Thx

Steve


HYPERLINK " \nOracle
Steve Fogel | Information Architect, Oracle Database| 650.506.4914
Oracle Server Technologies Information Development
500 Oracle Parkway | M/S 4op1126 | Redwood Shores, CA 94065
2 REPLIES 2

On the command line type:
response(menu_cmd("Edit.Profiles.Apply Profiles"))

This should display the name of the command called.

I will bet that it's "ApplyProfiles". They are often that transparent.

sfogel
1-Newbie
(To:sfogel)

Thanks, that helped. The command was UpdateElementProfile.
Top Tags