Pregunta de entrevista
Entrevista de Salesforce Developer
-Atlanta, GA
IBMwhere do u stored your javascripts files in salesforce ?
Respuesta
Respuestas de entrevistas
3 respuestas
▲
4
▼
If we are using that particular JS file in Visualforce Page so in that scenario we can access while uploading our JS file in static resource or by call it directly on Visualforce Page but on the another side If we want to use that plugin in Lightning Component for this its mandatory to upload our JS file in static resource because lightning component initially run on client side.
Chahat Sharma en
▲
1
▼
Static resource
Abdur en
▲
0
▼
I said it's in static resource
Anónimo en
Añadir respuestas o comentarios
Para publicar un comentario sobre esto, inicia sesión o regístrate.