I'm using java action for custom-login, when I run the app its throwing a error that java action is not implemented. How to fix this? Thank you in advance!!
asked
Rama Krishna
1 answers
1
Hello ,
Check your code must be within
// BEGIN USER CODE
Your code
// END USER CODE
and after did this you needs to synchronize the project directory.