Skip to main content
Nintex Community Menu Bar

SO field type hyperlink

  • April 29, 2008
  • 0 replies
  • 2 views

Forum|alt.badge.img+8

I have created a SmartObject field "LinkToWebSite"with the type "hyperlink". The type "hyperlink" has two values: Display and Link.


I can set the Value of the field "LinkToWebSite" but how is it possible to set "Display" and "Link"


...
soRequest.Properties["LinkToWebSite"].Value = " www.google .com "
....

thx, Jochen