Hello everyone,
I have a field "Project code" whose datatype is single line of text on a form i.e. Reference List form. An automate flow is created that whenever a sales order is created in CRM, a reference list will be created against that order having some of the values from the sales order including project code field. Now the requirement is that I wanted to make that field a hyperlink that whenever I click that Project code it should redirect to the respective sales order. The main issue is that no URL can be inserted in that field only code can be displayed but behind that could should be a URL that will redirect to the respective. There is already a lookup created that will redirect to that order but I want the project code field to have the same functionality also, Kindly assist me in this. Thank you.