Figured it out:
<script script="groovy: inputMap.remove('quantity')" />On 10/29/2013 01:45 PM, Christian Carlow wrote:
Does anyone now how to remove an item from a map created in simple-method?For example, if I wanted to remove inputMap.quantity after being created with this statement:<set field="inputMap.quantity" value="0 />
