Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to copy / paste fields from one table to another (or many others) is missing #1841

Open
StanDC opened this issue Jan 22, 2024 · 3 comments

Comments

@StanDC
Copy link

StanDC commented Jan 22, 2024

Feature description
When designing tables sometimes you need to move fields to other tables, there is no way to do that presently

@rkhaotix
Copy link
Member

Hi @StanDC

There is such a feature, or at least close to what you need.

In the design view, hold Ctrl+Shift and click the desired columns you want to copy. Right-click them and hit "Copy" or simply Ctrl+C. Now, select the table you want to paste the columns and hit Ctrl+V or right-click and select "Paste".

@StanDC
Copy link
Author

StanDC commented Jan 25, 2024

Hi @rkhaotix
I can select multiple columns with the check box, ctrl+shift doesnt do anything to help selection, right click does nothing (ctrl c) also does not copy, since I tried to paste (ctrl-v) into a new table. Am I in the right spot (image) ?
image

@rkhaotix
Copy link
Member

Hi @StanDC

I'm sorry, I forgot to attach a screenshot so you could understand how to proceed...

First, hold Shift + Ctrl and click columns so they can be highlighted like the image below, right-click one of them and select "Copy"
image

Now, select another table (I used the same one from where I copied the columns), right-click it and select "Paste":
image

I'll see the columns pasted on the desired table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants