Skip to main content
Nintex Community Menu Bar

SmartBox sort

  • January 18, 2008
  • 1 reply
  • 4 views

Forum|alt.badge.img+3
Is there a way to sort the results of a SmartBox GetList method?  In particular, I am using this in InfoPath.  Thanks.

1 reply

Forum|alt.badge.img+4
  • Nintex Partner
  • January 18, 2008

When building your Smart Object, follow these steps:

1. Click on the Advanced Mode button

Smart Oject Advanced Mode 

 

2. Select the row you wish to sort by & click the SmartBox Settings button

SmartBox Settings 

 

3. Check the "Sort By" box and click OK. 

SmartBox SortBy 

 

You can also set this at the code level, but I do not have any code-snippets to post for that task.