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

feat: Adding Return Column to table command #415

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

deicon
Copy link
Contributor

@deicon deicon commented Aug 23, 2023

Consider a table of
ID Name Description
1 Task1 Task description

It would be good to select the row but retrieve the ID for example for further processing

like 'task 1 delete' when first row was selected

Changes

  • table command. Adding extra parameter to select column which will be returned on selection

Consider a table of
ID Name Description
1  Task1 Task description

It would be good to select the row but retrieve the ID for example for further processing

like 'task 1 delete' when first row was selected
@deicon
Copy link
Contributor Author

deicon commented Aug 25, 2023

Fixes #320 partly

@deicon
Copy link
Contributor Author

deicon commented Oct 17, 2023

@maaslalani Is there still demand for this kind of feature ?

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

Successfully merging this pull request may close these issues.

None yet

1 participant