Hi all,
I need to put a dropdown in a red marked colour if the user don't select anything on it. Stats of dropdown fields is required only.I am getting porper Element and attribute. But it never becomes read and able to show the message. Only the link between the message and UI element is missing and UI element never change to Red.
I have try these method:
wd_this->message_manager->report_attribute_error_message(
message_text = text
element = wd_context_element
attribute_name = attribute ).
Please help me if any one cross this situation.
Thanks in Advance,
Best Regards,
Vijay