πŸ†• Multiplayer Mode in Public Preview

It’s very important, as if we are using the same user, it means we both write to the same user-specific columns and could override each other. It’s especially important for QA sessions

2 Likes

Thank you for this feature!!! It’s made a world of difference for our daily operations and development efforts.

1 Like

My favorite hack is having the data editor open at the same time as the builder:

  1. Copy the builder URL (usually ends in /layout)
  2. Open a new window and paste the URL
  3. Change the end path of the url to /data
5 Likes