Roundup Tracker - Issues

Message8469

Author rouilj
Recipients ber, dhancock@arinc.com, rouilj
Date 2026-07-29.22:03:47
Message-id <1785362627.89.0.368508498867.issue2550790@roundup-tracker.org>
In-reply-to
Newer roundups allow using the javascript based classhelper to select a single item.
The fix described in issue2551420, makes it suitable for link (not multilink) properties.

You would use a field (text) input rather than a select and pair it with
roundup-classhelper with inputtype="radio" that allows selecting only one item.
You can add a search by company name to the classhelper which should be a lot faster
than transferring 3000 options in the page.

See the checkin comment for changeset:   8722:d7ba8e635d4e.

Also I added support for names with commas in changeset:   8723:02821a3d6f7a.
History
Date User Action Args
2026-07-29 22:03:47rouiljsetmessageid: <1785362627.89.0.368508498867.issue2550790@roundup-tracker.org>
2026-07-29 22:03:47rouiljsetrecipients: + rouilj, ber, dhancock@arinc.com
2026-07-29 22:03:47rouiljlinkissue2550790 messages
2026-07-29 22:03:47rouiljcreate