You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admin UI currently always shows Label field which can be configured using label or labelResolver
I want to have Label column (first one) to be replaced with the field I say in labelField config. This way my list is clean and I can have clickable link on labelField I want not a default Label.
also the linkField config in ListTable and ListRow is not exposed to list. this should be good option to have this in list config to show link on specific field as well as option to hide Label field.
The text was updated successfully, but these errors were encountered:
It looks like there hasn't been any activity here in over 6 months. Sorry about that! We've flagged this issue for special attention. It wil be manually reviewed by maintainers, not automatically closed. If you have any additional information please leave us a comment. It really helps! Thank you for you contribution. :)
Keystone 5 has officially moved into active maintenance mode as we push towards the next major new version Keystone Next, you can find out more information about this transition here.
In an effort to sustain the project going forward, we're cleaning up and closing old issues such as this one. If you feel this issue is still relevant for Keystone Next, please let us know.
Admin UI currently always shows Label field which can be configured using
label
orlabelResolver
I want to have Label column (first one) to be replaced with the field I say in
labelField
config. This way my list is clean and I can have clickable link on labelField I want not a defaultLabel
.also the
linkField
config in ListTable andListRow
is not exposed to list. this should be good option to have this in list config to show link on specific field as well as option to hide Label field.The text was updated successfully, but these errors were encountered: