a month ago
Hi Developers,
My requirement is to conditionally hide sections based on a received value, but unfortunately. The solutions I have found so far are not adequate for my specific needs, and I'm continuing to search for a better solution.
Help me out to overcome my issue
Given the situation:
The system should dynamically manage the visibility of the partner entity during sales order creation, such that when the sales order type is one of 'MAKO', 'RTTC', or 'RTTR', the partner entity will be hidden from Application; conversely, for any other sales order type, the partner entity field must be shown to the user.
Found solutions:
Some of the drawbacks include:
The entity (sections) cannot be hidden based on the incoming values.
Virtual element implementation will call only read the entity data not for modification face.
2. Control Fields with UI.Hidden Annotation
Some of the drawbacks include:
To illustrate:
Regards,
Udhaya
Request clarification before answering.
User | Count |
---|---|
76 | |
21 | |
8 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.