[
https://issues.apache.org/jira/browse/OFBIZ-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620427#comment-17620427
]
Jacques Le Roux commented on OFBIZ-12659:
-----------------------------------------
Argh, I'm stupid. I should have changed the commit comment when backporting.
Now I need to do it here by hand :/ Anyway not a big deal, here it is:
{quote}
jleroux pushed a commit to branch release22.01
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/release22.01 by this push:
new cc646de260 Improved: Make lookup's no result message not selectable
(#553)
cc646de260 is described below
commit
[cc646de2601dce99f34dbedf4fcfc7e8e680aed7|https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;a=commit;h=cc646de2601dce99f34dbedf4fcfc7e8e680aed7]
Author: Florian Motteau <[email protected]>
AuthorDate: Wed Oct 19 13:41:01 2022 +0200
Improved: Make lookup's no result message not selectable (#553)
{quote}
> Lookups: No result option should not be selectable
> --------------------------------------------------
>
> Key: OFBIZ-12659
> URL: https://issues.apache.org/jira/browse/OFBIZ-12659
> Project: OFBiz
> Issue Type: Bug
> Components: themes
> Affects Versions: 18.12.05, 22.01.01, Upcoming Branch
> Reporter: Florian Motteau
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: OFBIZ-12659.patch, image-2022-10-19-14-26-49-350.png,
> lookups-no-record-found.mp4
>
>
> On lookups, if the search request returns nothing, we have a dropdown with
> only one option : "No records found".
> This option is selectable, and when the user clicks it the input is filled
> with the string "No records found". When the form is submitted, this value is
> submitted as well.
> The "No records found" option should not be selectable, it should not be
> possible to submit the field with this value. When clicking on this option,
> we could either :
> * leave the input with its previous value (do nothing)
> * empty the input
--
This message was sent by Atlassian Jira
(v8.20.10#820010)