KeyPressActionChain(HotKey)
Summary
Need to Add a row in a table on Ctrl+N key pressContent
Is there a way to give the particular key in Key press Action Chain on a table.
My requirement is i have a Action Chain which will add a new row. i am trying to use that action chain in KeyPress Event. is there a way to give the particular key like Ctrl+N. to add a new line in my table. In the inputParameters i see some keys but when i map that keys to details it is not working. i see a AltKey i mapped that to detail and then when i go to UI and press Alt new roe is not adding in my table. but its adding on any Alphabet(A...Z) click.
Tagged:
0