I am setting up a button where I send a section with two tables and these tables is containing references to other tables. When I send the section these references show up as hyperlinks.
Is there a way to remove these from the mail?
I am setting up a button where I send a section with two tables and these tables is containing references to other tables. When I send the section these references show up as hyperlinks.
Is there a way to remove these from the mail?
You can create a column and use the formula Status.ToText() to ensure the status is not a hyperlink. For this section you can hide the Status Column and let the new column be in its place.
Let me know if that does or does not work.