User-input data being diaplyed

Hi everyone,

Sorry for yet another question:

Under my ‘Competitors’ tab, I’m trying to display user-input data (I.e., user adds competitor: Name, Logo, Employee Count, etc etc)..

Is it best to display this data in a repeating group?

It’s currently laid out individually because once you click on a competitor, it shows the relevant pop-up with the information.

Is there an easier way to do this?

Thanks in advance!

Your list of competitors would be better displayed in a Repeating Group. You can display more info about each competitor upon clicking on it in a popup OR navigate to a page where you display this info “competitor-info” page for example. so it’s up to you to decide which is better for you.
Also if each competitor has few fields, you can display all of them at once in your Repeating Group directly if you want.

Perfect. Thank you, Ahmed.

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