Skip to main content
Nintex Community Menu Bar

Custom inline function issue

  • February 8, 2015
  • 0 replies
  • 3 views



 

Symptoms


The customer is trying to use custom inline function in smartforms expression. When adding the dll and pdb files in the [Install Dir]BinFunctions, the custom inline function does not show up in the Context Browser.
 

Diagnoses


Custom inline functions are not supported in SmartForms.
 

Resolution

If it’s a static function you can expose it using the Endpoints Assembly broker, and then through a SmartObject method.