Hi,
I have added a column “badges” into my Users table, like this :
Using Codeless, I am trying to get the current user including its badges, like this :
When I invoke the service function, I can retrieve the user but there is no “badges” list.
NB : It works well when I use the Rest Console directly. I have a similar relationship with other tables and it also works as expected. Is there something with the system’s User table I do not know ?
Do you have any idea ?
Thanks a lot.