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

Allow to customize names for value and label field names #4641

Open
KES777 opened this issue Nov 24, 2024 · 0 comments
Open

Allow to customize names for value and label field names #4641

KES777 opened this issue Nov 24, 2024 · 0 comments
Labels
Suggested Feature A suggested feature that is waiting review

Comments

@KES777
Copy link

KES777 commented Nov 24, 2024

Is your feature request related to a problem? Please describe.*

Usually data is already is loaded via ajax. Database table consists of id, name, etc, desc.

Describe the solution you'd like
To save processing time and do not generate values we could just customize names for value and label fields:
image

https://tabulator.info/docs/6.3/edit#editor-list
eg. editorParams: { keyField: 'id', labelField: 'name' }.

@KES777 KES777 added the Suggested Feature A suggested feature that is waiting review label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Suggested Feature A suggested feature that is waiting review
Projects
None yet
Development

No branches or pull requests

1 participant