Hello @Salesforce Developer
Here is my code. I want to preview image dynamically, but when I was passed the variable in my apex class they don't give any output. whenever I passed static id so its work for me.
so how can I do dynamically? without passing static id.
#Salesforce #Lightning Aura Component #Salesforce Developer
AURA COMPONENT
HELPER
CONTROLLER
APEX CLASS
1 个回答
@Luvkesh Kachhavaya Can you paste your code
in snippets so we can copy it?
I will try to reproduce your issue