Can a variable be passed to an href in HTML?
I want the 'id' variable between 'Contact' and 'view', how should i do it to make it accessible dynamically? Any simple solution that words would help........ var id = 0x323214343; <a href="https://develop.lightning.force.com/lightning/r/Contact//view">{doctor.Name}</a>