Show all elements from multiple lists into a single list

Sorry if I'm not explaining correctly.

I have two types of users on my site, eg red and blue
Each user type (red and blue) should send information through a separate form, each form should have 5 types of elements of which 3 are in common, (date, city, and gender)
I would like to show on the same table all the data collected.
And if possible for the elements that are common, which are displayed in the same column, is it possible to do that?

Thanks
 
Hi,

I think you should use two lists referring to the same database table and swowing only elements related to the kind of user (in common or not).

Just make a list with all the elements you need (about both kinds of users), then duplicate it so you will have different lists, groups and forms related to the same database table. After that you will arrange lists/elements in order to show the right fields.
 
Excellent, thank you.
My problem now is with user access.
Only registered users can access the form, the list is public access, I need the detail view only the manager or the editor could view but not edit.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top