Hi All,
I’m working on a one page app using url parameters and encountering an issues when creating a new database thing and then subsequently linking this to the previous page url thing.
Can anyone advise where I might be going wrong - I am able to create a new database entry and link this to the current user but when I try and link this to the database thing that isnt the current user is where I appear to be having an issue.
I’m passing the unique ID of the thing to link to in the url parameters and have it set as per below which is a parent group.
Can anyone help where I might be going wrong?