Hi Guys,
I need help in solving an issue. I have an array of Unique values which I get by unique elements using which is nothing but Id’s of my images
I need to display this as Cardview in List items. How can I make it come to list view?
Regards,
Dilip
Hi @ThinhDinh ,
Thank you for your reply Thinh. My only problem with this approach is I need to keep like lot of rows already created right?
My issue for which I need solution : is I have DeliverableId which has multiple pieces of content
In a campaign there are multiple Deliverables with multiple deliverable ID and each of these have Multiple content with different content ID
I want to only show Latest content in each of those Deliverables when showing it in the list view.
Currently when I am showing it shows all the content Listed for pariculat campaign.
DO you have an suggestion on how can I trouble shoot this?
Regards,
Dilip
Honestly if the structure is complex, I would just throw a comma-delimited list of image URLs to an AI component and design it through prompts.
1 Like
Hi @ThinhDinh ,
Thank you for replying
I resolved the issue by using relations and query.
Regards,
Dilip
1 Like