Control visibility of collector steps
Change the "visible" attribute in the XML Answer to conditionally show/hide a collector step
- Codeunit TF Mobile WMS Conf. Tools > Function RC_Ext_Parms
This function adds Extended parameters to the collector step. It is optional.
It is called after Standard parameters has been set (function RC_Std_Parms)
-
Also, in codeunit TF Mobile WMS Conf. Tools you can find the function "ExampleCode" with for inspiration on what Collector Steps can do.