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

Sort field names by title and improve field identification if possible #23

Open
bobbingwide opened this issue Feb 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bobbingwide
Copy link
Owner

It would be nice if the field names could be sorted by field name, as in the screenshot below.

image

It would also be nice if the field names could be improved to indicate the field group to which the field is associated.
This is in addition to the Post types which are already shown.

Once this has been done it may no longer be necessary to display the raw field name and key value,
which is currently included in the select list when SCRIPT_DEBUG is true.

In this example the first Range field is from the Clone group that's only applicable to CPT Block examples. For this particuar post and the block's context it's the second field that we need to pick.

@bobbingwide bobbingwide added the enhancement New feature or request label Feb 5, 2024
@bobbingwide bobbingwide self-assigned this Feb 5, 2024
@bobbingwide
Copy link
Owner Author

In this screenshot the select list now contains the title of the group to which each field is associated.
This information should help the user decide which field to choose.

image

bobbingwide added a commit that referenced this issue Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant