How i can Replace Voting with boolean value to rating value in my case i made voting with boolean value but now i need replace it with rating value how can make Voting with rating value and save these in an entity and then show totla voting with rating per user in screen (result voting) As in the demo attachment
Hi Andrew,
Based on the mentioned use-case, I did some code changes in the shared .oml file.
Check the attached updated .oml file.
Implemented Points:
Hope this helps you!
Kind regards,
Benjith Sam
Are you referring the boolean attribute iscount in UserCreiteria entity?
Thanks & Kind Regards,
Sachin
yes
Is this what you are looking for? Please confirm.
Please find attached the update OML.
Please find attached the updated OML. Kindly review this and let me know, if you need any other help.
in action
the rating is fixed where if i change user form drop down
Please change the bindings of the rating from Count attribute to IsCount attribute.