MSCA customization
Hi,
I have created custom page in MSCA.
Everything working fine.
I have modified F1 key functionality with custom Action.
It is also working fine but when i click on F1 functionality working as per expected only problem is next page is not open.
I have written code for next page
My button name is mSaveBtn
If i click on button it is working fine and also Next page open.
But if i press F1 it is not open page and i am not able to see any exception in log.
I am able to see logs for pre and post lines as expected.