I would like to create a button or link in the detailed lead view in EspoCRM that redirects to another page while passing lead data (e.g., email, name, etc.) as URL parameters. Specifically, I want to link to a booking tool where certain fields, such as email and name, are pre-filled via URL parameters. How can I create such a button or text link and embed the required parameters into the URL?
Comment