Hi! @emmanuel
I need some help with this case.
I have 2 tables which is “Request” and “Notification”
So , i made 2 pages which is “purchase_detail” , it will receive item unique_id from Request table (it was like ex: Bubble | Build Powerful Full-Stack Apps Without Code)
and notification which is full of Repeating Group.
To make it work , I save the item unique_id into “Notification” table so I can send data to purchase detail , which will redirect me to purchase_detail/[item_id]. But that doesnt work
Please advise for help. Thank you!