Skip to main content

Create record in linked table from selection

  • October 3, 2023
  • 2 replies
  • 21 views

Forum|alt.badge.img+2
  • New Participant
  • 1 reply

In a grid view, I can select multiple records and then right-click to e.g. delete this selection.
Is it possible to add this selection to a linked record field in another table?

2 replies

Forum|alt.badge.img+11
  • Participating Frequently
  • 160 replies
  • October 4, 2023

Hi @rmfi,
Absolutely, you can directly copy paste this selection over to the linked record column - that will create the missing records inside the linked table (as long as the primary key of the linked table is not a formula)

I hope this helps!

Website: https://alessiomonino.com
Calendly: https://alessiomonino.com/contact
Email: alessio.monino@gmail.com


Forum|alt.badge.img+2
  • Author
  • New Participant
  • 1 reply
  • October 6, 2023

HI @Alessio_Monino , unfortunately, I wasn't able to do it with your suggestion.

I selected the rows as follows and used STRG+C

Then i click on the Plus in a linked record column of another table

If I then use STRG+V, it just copies the values into the search bar, but does not transfer the selection.