My users have relation tables assigned. When using the codeless block get current user
, how do I also receive the relations? I know I can make a normal data call to the Users table, but I want to know if i can use the User blocks
To get the related objects, you should use a separate block that retrieves them.