I always forget how to create a #JavaFX ComboBox and configure it to show a specific field of an object in the ComboBox's opened and closed states. So, I wrote a tutorial, hoping my future self will remember that I blogged about it the next time I need this functionality.
https://webtechie.be/post/2025-04-09-javafx-combobox-with-objects/
webtechie.beDefining the Text in a JavaFX ComboBox with Objects | webtechie.be