Hi All,
Would like to know what are the ways to check the mandatory fields in the View are being filled, when those field state property are being bind to a context attribute.
I tried using 'cl_wd_dynamic_tool=>check_mandatory_attr_on_view' but no matter the attribute that bind the element is set to required or normal the method will take all the fields that are binded as mandatory.
So for fields that state are binded, how do i check for mandatory fields?
Thanks and Regards,
Long