View Single Post
  #1 (permalink)  
Old June 11th, 2008, 06:50
andih andih is offline
Junior Member
 
Join Date: Jan 2008
Posts: 5
Thanks: 2
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
andih is on a distinguished road
Multiple Object Action Checks

Hi,

We have a business requirement to have an action checks on multiple object's gid. For example, if user selects multiple shipments and all the selected shipment belongs to the same order release then we want to display an error message before it can actually perform an action such as spot cost.

At the moment, action checks is running the attached saved condition for each object. Hence, if the user selects three shipments then it will run the saved condition three times for each shipment gid. In that way, we can't check whether all those three shipment is from the same order release or not.

Has anyone tried to configure this before? Any input would be greatly appreciated.

Thank you,
Andi
Reply With Quote