Skip to main content
Solved

Sync all tabs into a new tab within the same base

  • August 31, 2022
  • 2 replies
  • 33 views

Forum|alt.badge.img+3

Hi,

I have a base for all of our book projects. Each book get a tab in which I work with the Gantt view. Can I do a sync of all the tabs into a new tab with the same Projects base to see all the Gantt view at once or should I record link somehow?

Thank you.

Best answer by Mohamed_Swella1

Hi @Veronique_Blais1 ,

I wouldn’t recommend that approach. Why not have a table that has a record of each book then a linked record in the current table you are doing, having all books in the same table and creating a view for each book instead ?

2 replies

Mohamed_Swella1
Forum|alt.badge.img+17
  • Inspiring
  • 1030 replies
  • Answer
  • August 31, 2022

Hi @Veronique_Blais1 ,

I wouldn’t recommend that approach. Why not have a table that has a record of each book then a linked record in the current table you are doing, having all books in the same table and creating a view for each book instead ?


Forum|alt.badge.img+3
  • Author
  • Participating Frequently
  • 5 replies
  • August 31, 2022

Hi @Veronique_Blais1 ,

I wouldn’t recommend that approach. Why not have a table that has a record of each book then a linked record in the current table you are doing, having all books in the same table and creating a view for each book instead ?


Hi!

Thank you. I’ll try this.