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

Add ability to create a new record in Table B while editing a linked record field in Table A #101

Open
jamesbrunet opened this issue Jul 3, 2020 · 1 comment
Labels

Comments

@jamesbrunet
Copy link

Current Behaviour

image

Table A has a linked record field to Table B. If I am viewing Table A, I am able to link an existing record in Table B to Table A.
In order to create a new record in Table B, I have to view Table B, create a new record there, and link it to Table A, which requires waiting for table B to load.

Proposed Improvement

It makes sense to be able to create a new record in Table B while viewing Table A and link that record to Table A in one action.

image

I think that this would be a very useful feature if implemented.

@freeplant
Copy link
Contributor

We will add such ability in a future release.

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

No branches or pull requests

2 participants