Sage SalesLogix
  • Contact Us
  • Sage North America
800-643-6400
Welcome Twitter Facebook LinkedIn
Community Home Blogs Share Ideas Search Request Access Resources
Reply
New Member
issac
Posts: 11
Registered: 05-14-2010

Update look up control through C# snippet. SalesLogix Web 7.2

In the lookup control, How to set values Id/Names externally through C# Snippet action item.

Please use plain text.
Employee
mdykun
Posts: 71
Registered: 04-13-2009

Re: Update look up control through C# snippet. SalesLogix Web 7.2

Depends, but if the control is bount to an entity, set the entity property with the value you want to have the lookup resolve to. I believe the property name on the control is LookupResultValue if you want to set the control directly.
Please use plain text.