Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help
in Search

Browse by Tags

All Tags » Inline function
  • Strange behaviour of fn-Length with NF2010

    Hello everybody, I've got non sense results from fn-Length inline function when used inside Forms 2010. I have a list string field, that's empty. I've added to the form a label with a value fn-Lenght(field_name). When opening the form (remember that field_name is an empty string) I get 42!!. Then I made another example where the ...
    Posted to NF2010 General Discussion (Forum) by Alberto Vales on May 18, 2012
  • Negate the outcome of fn-IsNullOrEmpty()

    Hello everyone, I want to make a control visible/invisible with an expression. The condition is very simple: if a certain list field is NOT empty, then I will make the control visible. Of course, I'm using the fn-IsNullOrEmpty(). My question is most likely stupid but I don't know how to negate the outcome of the inline function.....
    Posted to NF2010 General Discussion (Forum) by Alberto Vales on May 16, 2012
  • Inline function sometimes doesn't calculate

    We are experiencing an inline function issue occasionally and we’re wondering if you are aware of it and if anyone has a solution.In our workflow, we build a dynamic string including a function and then we set a text field to the result.Workflow: build a dynamic string {ItemProperty:Checklist} - ...
    Posted to Developer Information (Forum) by amyjoy on December 22, 2011
  • File Type as a variable

      Hi,   I'm trying to build logic that requires "switch"ing to multiple branches based on the File type in a document library. I know that the file type is available when setting up a condition but it does not appear when inserting a reference in the Build Dynamic String or when assigning a variable.   ...
    Posted to Developer Information (Forum) by HeshyFried on April 6, 2011
  • Parse Username from Surname, Firstname to Firstname, Surname

    I am trying to add a username to display in an email and also in the text in a Request Data task. I have been using 'Initiator Display Name' and 'Last Task Respondent Actual Display Name' but these return Surname, Firstname. I would like to display Firstname, Surname but I am struggling to finding a way of parsing the name. Can ...
    Posted to Developer Information (Forum) by apg on February 18, 2011
  • Inline function - fn-FormatDate does not work

    Hi, Today i tried to format with Nintex inline function 'fn-FormatDate' a simple date/time field value from a calendar list within a 'Build dynamic string' operation. This function is working succesfully ONLY for date/time strings earlier than 9/12/2010. Every date/time string which i tried to convert has been  ignored by ...
    Posted to Developer Information (Forum) by Andre Hintersdorf on September 20, 2010
  • Inline Functions and String Workflow Variable Arguments with Commas

    I have a string of display names that are formatted like so: Last Name, First Name. I use the string builder to concatenate the names like this: , Last Name, First Name, Last Name, First Name, Last Name, First Name. Doing this leaves my string with a comma at the beginning, which I attempted to remove using ...
    Posted to Developer Information (Forum) by Sdavenport on July 13, 2010
  • Manipulate a Collection

    Hello- I have a collection and would like to remove certain values if they exist. For example:Collection consist of (Red;Blue;Green;Yellow;Black)Remove Blue and Black if they exist in the collectionI've considered the following: Regular Expression (1) Replace Blue and Black with blank or (2) Split the collection Build Dynamic String ...
    Posted to Developer Information (Forum) by michael.mena on March 2, 2010
  • Exclude certain parts of the Name or Address from being converted to Title Case

    I'm using a Dynamic String to convert Cap to Title Case: fn-ToTitleCase({WorkflowVariable:wfv_FullName_TitleCase}) How can I exclude certain parts of the Name or Address from being converted to Title Case? For example: MICHAEL MENA, MD     (Do not convert MD to Title Case) 1856 SW 16 ST (Do not convert SW or ST to ...
    Posted to Developer Information (Forum) by michael.mena on February 19, 2010
  • fn-DateDiffDays and number type variable

    Hi all Is there anyway I can get the result of an inline function (fn-DateDiffDays, usable within a "build dynymic string") in variable of type : number ? thanks
    Posted to Developer Information (Forum) by Stéphane BZH on September 17, 2009
Powered by Community Server, by Telligent Systems