Keyboard shortcut keys for items available under action button
Hi,
We have a requirement to keep Shortcut key for each item available under Action button menu
Referenced below URL:
https://collaborate.pega.com/question/shortcut-key-items-available-action-button
Shortcut keys for the items in navigation rule | Support Center (pega.com)
PRPC V8.4
Could you please let us know how we can achieve this for local/flow actions which are dynamic values?
***Edited by Moderator Marije to add Capability tags***
Hi @senj1 -
Shortcuts can be implemented for a button by using '&' in the caption, the letter which follows it shall be used as shortcut.
Example: If we have 'Approve' button and if we give it as '&Approve' as the label, we can use Alt-A as shortcut for that button.
Hope this answers this your question.