Hi! I have a client that wants to put data retrieved from a form to show in the user data. Is this possible and if so, how?
Case:
A person fills in a form that gets them point (this is as far as I can get). Then these points (submission data) should be connected to the user data. Like an overview of progress. Ideally the person also is not able to see the form if this userdata has a specific value.
The data should be able to be called at various places on the website (which I’m also already able to do)