F10 Action in OIS301

 2 Replies
 1 Subscribed to this topic
 5 Subscribed to this forum
Sort:
Author
Messages
Alex-Rexel UK
Basic Member Send Private Message
Posts: 6
Basic Member

Hi,

 

I have a mash up that our users use for Invoice Releasing so incorporates OIS150/OIS300/OIS301 and what we require is to be able to use the Action of F10 to alternate views. I am struggling to find anyway on how to do this and wondered if anyone on here can help?

 

Thanks

Alex 

ScottCT
Advanced Member Send Private Message
Posts: 24
Advanced Member
You're wanting to implement an InputBinding. You'll also need to add the "View" field name to your bookmark settings. Can also do this with the sorting order. Input bindings should be added to any Grid, StackPanel or WrapPanel. Can also use this to set properties. [code] [/code]
Alex-Rexel UK
Basic Member Send Private Message
Posts: 6
Basic Member
Thanks for the info. Managed to get this working via using a button as well