Hello Vishal,
It is quite simple! You can change the property 'state' of your Input field (cell editor in the column) to 'required' (instead of noraml item).
However, the WD framework does not check this automatically. You need to call the cl_wd_dynamic_tool=>check_mandatory_attributes method. You can refer to note 948753 for further information.
Regards,
Neha
Add a comment