Hello,
it’s possible limit tags field?
I need the user to be able to put only 1 tag.
I tried with the
{
“limit”: 1
}
but this doesn’t work.
I use Master branch
Hello,
it’s possible limit tags field?
I need the user to be able to put only 1 tag.
I tried with the
{
“limit”: 1
}
but this doesn’t work.
I use Master branch
This is not possible right now - but it sounds like a useful option, that should be added to the core.
Should be addressed by https://github.com/agentejo/cockpit/pull/1291
@alessandro92 change was merged and limit feature should be working now fine in the next branch.