Sending data on a single page website

Hello everyone !
So i’m currently building a single page website and I’m having a problem with sending data. What I want to implement is that when user clicks on the name of a post’s creator he goes to that creator’s profile.
I know that sending data is possible with the action “go to page”, but the problem here is that I don’t have pages, I have only groups that I show and hide with custom states.
Anyone who has a suggestion please help ! Thank you in advance.

You would use the “display data” action. You specify which group the data is being sent to, and what data you want sent. It functions similar to the “go to page” action.

This topic was automatically closed after 70 days. New replies are no longer allowed.