Skip to main content
Nintex Community Menu Bar

Drawloop - Running DocGen Package Using a Hyperlink Formula or Rich text custom link

  • February 15, 2022
  • 0 replies
  • 143 views

Forum|alt.badge.img+8

Topic

How to use a hyperlink formula to run document packages.

 

Instructions

Use the following formula:
HYPERLINK("/apex/loop__looplus?eid=" + Id + "&sessionid=" + $Api.Session_ID, "Link Name", "_blank")

 

Note: Hyperlinks do not redirect in lightning as they do in classic. A Lightning Component Button is the recommended way in Lightning.