Is there a way to create a system wide setting wit...
# general
s
Is there a way to create a system wide setting without a script/workflow? I want a single spot that drives certain things. Like which item is our Freight item.
m
You could create the field/custom record without workflow or coding, but it’s just a data field/record sitting there. Without workflow or coding, there’s no way to act on that setting. Not sure if that makes sense to you or not.
You have to implement the logic to pull the standard freight item into the order, or whatever it is you would like to do.