Hi All,
I am trying to add a lov field and enabling the multiselect in projection but the values doesnt get saved to database
Do you have any reference/suggestions/documentation on how to achieve the above requirement?
FYI - projection code is :
attribute CDays Enumeration(FndWeekDay) {
multiselect = etrue];
This displays the list with the checkbox prefixed but unable to save values in the database