dynamic link creation in apex
Hi , I have a invoice form to be filled and submitted by user.
Once user submits this form, a email is sent with invoice number. This invoice number will be a hyperlink which on clicking , user will be able to see the details of that invoice.
Can anybody help me to create this dynamic link.