BUILDER MONDAY Nicole Albertson Product Specialist
Extender Drop Down List in SLB I have a smartlist builder smartlist showing of extender fields that I have in a window off of item maintenance card. If the field is a list, and nothing has been chosen, it shows up in the smartlist as a 0. Is there any way to make it blank rather than show 0’s?
Extender Drop Down List in SLB Define 0 as _ or something like that in list Create Calculated Field CASE {new Window:Field} WHEN 1 THEN 'Item 1' WHEN 2 THEN 'Item 2' WHEN 3 THEN 'Item 3' ELSE '' END
Restricting Down Reports Need to restrict to just get data you need For example, ERB to get Account Transaction History for current year Using date from SQL Server for the restriction
Go To to Create Transaction Use a Go To to create a transaction based on data in the SmartList For example, use Item Quantities to create and Item Bin Transfer
Using SQL Tables/Views in a List Need to have security in SQL to the table/view This is also true for objects being called from SQL Script Need to give user access to run SmartLists with SQL Tables
Modify Existing SmartLists Security operation to be able to modify existing SmartLists Without security to it, users cannot hit the Modify button Make sure only giving to users that know what modifying a default list would do SLB 2015 (build 223) and SLB 2016
Contact Me Nicole.Albertson@eonesolutions.com