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 Auto-Value Fieldtype #37

Open
3 of 4 tasks
t0815 opened this issue Sep 11, 2024 · 0 comments
Open
3 of 4 tasks

Add Auto-Value Fieldtype #37

t0815 opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
Feature New Features
Milestone

Comments

@t0815
Copy link
Owner

t0815 commented Sep 11, 2024

Add a new field type and editor, to configure inserting auto-generated
values.

Need a new EditorType: VariableEditor
Extend Metadata configuration, to allow to configure the target variable string for given field.

Within Metadata-grid, for given field, a button will be displayed. If the user clicks it, the value will
be automatically filled with the given variables content.

Usage: in PageCount, user can autofill the number of pages.

  • implement new editor type
  • add new configuration dialog
  • add new editor to metadata configuration
  • handlle variables in Metadatagrid

Editor disabled for now! Does not go towards v1.0

@t0815 t0815 added the Feature New Features label Sep 11, 2024
@t0815 t0815 added this to the 1.0 milestone Sep 11, 2024
@t0815 t0815 self-assigned this Sep 11, 2024
@t0815 t0815 modified the milestones: 1.0, 1.1 Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Features
Projects
None yet
Development

No branches or pull requests

1 participant