
Hi,
I have some custom javascript buttons that I need in LEX Org and I would like to know if it's possible to "translate" it into Apex (in Controller class) and call it from Action or Button ? Or I need to do a Lightning Component ? #JS_Alternatives
Thanks.
댓글 7개

Hi,
It's working perfectly thanks !!!
I tried to add a parameter in "@auraenabled" method but it not worked. Now with a String parameter it works ... Thanks a lot!
Abdel.