@josephchancewatkins Thank you so much for your reply. It looks promising I just have one question.
I would assume “elementid” is the id of the currently logged in user. If so, how would you get that?
The new currentMember.getMember function to get that id doesn’t seem to work with this. let user = user.id doesn’t work as well as let userId = wixUsers.currentUser.id doesn’t work either.