Skip to main content

Add a record to a synced table but not add it to the original table

  • October 11, 2024
  • 1 reply
  • 21 views

Forum|alt.badge.img+4

Hi! Is it possible to add a new record to a synced table but it not be added to the original synced source? If it is possible, can you tell me how to do this? Thank you!

1 reply

Forum|alt.badge.img+6
  • Known Participant
  • 12 replies
  • October 21, 2024

No, it's not possible to add a record to a synced table. If you're creating a copy of that synced table in the secondary base, you'd be able to add other records there, but if you're doing that, you'd also need to have a system to make sure that all updates to the original record got synced. 

You can add additional fields to a synced record in the secondary base. Since I don't know what problem you're trying to solve, I'm not sure if that would be useful at all.