Page to page logic, data type and sources

Hello!

Unsure if this is what “posting a topic” is intended for, but I thought I would give it a go. I am having issues with how to transfer data between different pages in order for a group and a repeating group to receive a data source. Everything I have tried doesn’t seem to work, so I feel as though I must be clearly missing something. Any advice would be appreciated and my (no doubt poor) detailed description of my issue will be below.
Thanks in advance!

project description: I have a sign up page which signs the user up to my application. A user can either be a developer or a client. After either of the two sign up, I want them to be sent to the dashboard page. On the dashboard page there is a repeating group that is inside of 2 groups and presents information about a project specific to the person who signs up, (on this page there is a button and several pop-ups to create projects and edit them. This will fill the content of the repeating group.)

My issue comes in the type of content and the data source. I cannot figure out which data type I need to create and send from the sign-up page to the dashboard page. I cannot figure out the source the data needs to come from either.

I would be very grateful for any help, or for someone who thinks they can help to ask more specific questions and see screen shots of the logic etc.

Thank you!

Hi and welcome,

I’m also not that deep experiencer but I’m trying to understand your question

  1. What data should or want to send from the login page
  2. The groups in your dashboard you’re just setting the data type you want to display and setting a data source
  3. data source do a search for: (data type) optional filters what you want to set  
    

Hi Shimon,

I think part of the problem is that I am unsure what I even need to send haha! I want the person using it to be in 1 of 2 classes. In this case, I want their “class” to be sent to the dashboard page.

Thank you

So you can send along a parameter class=yourclass

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