MSCA Customization - LOV JavaPage issue
I have created a brand new page which is called by Mobile Menu. There is an LOV field on the page. In fieldEntered event, I would like to pass a partial (ex. 12%) value as an input parameter to a customized stored procedure. How could I accomplish this?
Also, I was trying to trap the event specialKeyPressed event, but the event not getting occurred. Have you ever faced these issues in MSCA customization? Have anybody created a totally new screen and LOV?