I could actually do it, but it’s repeating for the current user.
Is there a way to put a single record’s properties within the card, attach a unique objectId to the card and repeat the card until all objectIds in the backend have been shown?
For clarity, within each card, I have a row of 2 column containing a title each, and the bottom part containing a paragraph. As shown:
I know we can repeat it for list, but I think for such a case here, the inputs are encapsulated within a card.
I got a feeling it has to do with composite component properties but not too sure. Will try.
Anyone knows how to work around this? Appreciate it!
Many thanks!