Applies to Product - Dynamics 365 Supply Chain Management
What’s happening?
RF Tagging and surcharge checkboxes are missing in the Customer Details form.
Reason:
The fields in question are custom fields that may not be visible due to deprecated features or customization issues within the system.
Resolution:
- It has been identified that the RF Tagging and surcharge checkboxes are not standard fields in the current environment and may require customization to be visible.
- The suggestion is to extend the form to include these fields so they can be displayed properly.
- For the Fuel Surcharge field, it is visible in the code but may have visibility issues due to certain code configurations. It is recommended to extend the code under the Init() method for this checkbox.
- If these fields are still required, the customer should consult their development team to customize the form accordingly.
