Skip to main content
1-Visitor
May 8, 2013
Question

Modifying the Change Task Disposition Drop-down List

  • May 8, 2013
  • 3 replies
  • 1313 views

Does anyone know how to modify theChange Task Disposition drop-down list? People in our Manufacturing department aren't sure what "Convert" means, so I'd like to remove it and add a few "custom" options.



I've attached a screen shot of our current drop-down list.



Thanks in advance!



3 replies

1-Visitor
May 8, 2013
Hi Keith, there is probably an RBinfo file for this can be edited. If you find it, ensure you that you don't remove any values but instead just uncheck the box for "Selectable" when using the Enumcustomize tool to edit it.

[cid:image001.gif@01CE4BF6.63FCC130]

Steve Vinyard
Senior Solution Architect
1-Visitor
May 9, 2013
Hi Keith,

Steve is right. There is a RBInfo file under src/wt/change2 InventoryDispositionRB.rbInfo
edit, compile and build the jar to reflect your changes.


Regards
Ramanathan MK
9611 343094

1-Visitor
May 10, 2013

Thanks all for the replies. The help is much appreciated.