Quick Question!! Can I have multiple "inline...

Quick Question!!

Can I have multiple โ€œinlineโ€ views for one table?

0 6 361
6 REPLIES 6

Quick answer is, yes you can do that.

@Aleksi_Alkio Greatโ€ฆCan you please explain how?

For example if you have one โ€œmotherโ€ and two โ€œchildโ€ tables and both of them have a ref field for your โ€œmotherโ€ table, the app will automatically create two different inline views for your table.

@Aleksi_Alkio I have one mother table โ€œMeetingโ€ and one child table โ€œParticipantโ€ and standalone table โ€œUsersโ€. Now I need two different โ€œinline viewโ€ for participant table.

Because, when i see meeting records, i would see who were attended but when i user-wise, i need to see what are the meetings he attended by using โ€œparticipantโ€ table.

How about if you create a participant table view and you group it with the user? Itโ€™s not an inline view, but kind of.

@Aleksi_Alkio Exactlyโ€ฆ Thanks lot

Top Labels in this Space