Oct 03, 2023 04:45 AM
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?
Oct 04, 2023 01:37 PM
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
Oct 06, 2023 12:19 AM
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.