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

Feature Request: Label Custom Field Columns #81

Open
aljawaid opened this issue Jun 27, 2022 · 7 comments
Open

Feature Request: Label Custom Field Columns #81

aljawaid opened this issue Jun 27, 2022 · 7 comments
Labels
enhancement New feature or request

Comments

@aljawaid
Copy link

<th><?= t('Custom Field') ?></th>

Hello

Is there any chance we can label the columns per project?

At the moment, each task has a column heading of Custom Field and Custom Value.... That would make more sense if it was a label for a group of Custom Fields.

image

@creecros
Copy link
Owner

creecros commented Dec 6, 2022

you know as well as me, im not really a front end person, and to be honest I dislike the way the custom fields are displayed altogether. this was a pain in the ass plugin to code, and I probably would have done a few things differently had I written it now vs then, as well as not using a schema at all.

@creecros
Copy link
Owner

creecros commented Dec 6, 2022

all that to say, I'm happy to merge pr requests, but someone suckered me in to spending the time to write this plugin, so I'm not too interested in changing it at the moment.

@aljawaid
Copy link
Author

aljawaid commented Dec 6, 2022

wow I forgot I opened this issue lol... let me look into it, I've learnt a lot from you since then too

@creecros creecros added the enhancement New feature or request label Feb 7, 2023
@aljawaid
Copy link
Author

aljawaid commented Feb 7, 2023

hardcoded for now:
image

@creecros
Copy link
Owner

creecros commented Feb 7, 2023

I was gonna do it last night, but after taking care of all the other bugs, I was like...not tonight

@ulrischa
Copy link

ulrischa commented Feb 7, 2023

I find this also important. Users do not know what metamagic is and are confused. Should be possible to rename heading at least

@creecros
Copy link
Owner

creecros commented Feb 7, 2023

I did actually change the Accordion "MetaMagik" to "Custom Fields" for now. I also fixed the default accordion state to work.

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

3 participants