Add Tiny Text Box for String Search
----------------------------------- Key: OFBIZ-2273 URL: https://issues.apache.org/jira/browse/OFBIZ-2273 Project: OFBiz Issue Type: Improvement Components: framework Reporter: Ashish Vijaywargiya Hello, https://localhost:8443/webtools/control/entitymaint In this above URL add the new text box by name "Entity Name" adjacent to "Group" combo. We should search the string similar to the "Contains" option work in most of the search Screens. So the resultant search area will become : Group : Group Search Combo Box Entity Name : Entity Name search text box Submit Query Button. This will help us to see the entity related to same containing text in the short area instead of moving down the page. -- Ashish Vijaywargiya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya updated OFBIZ-2273: --------------------------------------- Summary: Add Tiny Text Box for Entity Name Search (was: Add Tiny Text Box for String Search) > Add Tiny Text Box for Entity Name Search > ---------------------------------------- > > Key: OFBIZ-2273 > URL: https://issues.apache.org/jira/browse/OFBIZ-2273 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Ashish Vijaywargiya > > Hello, > https://localhost:8443/webtools/control/entitymaint > In this above URL add the new text box by name "Entity Name" adjacent to "Group" combo. > We should search the string similar to the "Contains" option work in most of the search Screens. > So the resultant search area will become : > Group : Group Search Combo Box Entity Name : Entity Name search text box Submit Query Button. > This will help us to see the entity related to same containing text in the short area instead of moving down the page. > -- > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritika Somani updated OFBIZ-2273: --------------------------------- Attachment: FilterByEntityName.patch Text Box Added For The Entity Name Search & Will Perform All The Related Search For The Entity. > Add Tiny Text Box for Entity Name Search > ---------------------------------------- > > Key: OFBIZ-2273 > URL: https://issues.apache.org/jira/browse/OFBIZ-2273 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Ashish Vijaywargiya > Attachments: FilterByEntityName.patch > > > Hello, > https://localhost:8443/webtools/control/entitymaint > In this above URL add the new text box by name "Entity Name" adjacent to "Group" combo. > We should search the string similar to the "Contains" option work in most of the search Screens. > So the resultant search area will become : > Group : Group Search Combo Box Entity Name : Entity Name search text box Submit Query Button. > This will help us to see the entity related to same containing text in the short area instead of moving down the page. > -- > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698320#action_12698320 ] Ashish Vijaywargiya commented on OFBIZ-2273: -------------------------------------------- Thanks Ritika for your work on this issue. I have reviewed this patch. Its ready to commit on OFBiz trunk. Thanks ! -- Ashish Vijaywargiya > Add Tiny Text Box for Entity Name Search > ---------------------------------------- > > Key: OFBIZ-2273 > URL: https://issues.apache.org/jira/browse/OFBIZ-2273 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Ashish Vijaywargiya > Attachments: FilterByEntityName.patch > > > Hello, > https://localhost:8443/webtools/control/entitymaint > In this above URL add the new text box by name "Entity Name" adjacent to "Group" combo. > We should search the string similar to the "Contains" option work in most of the search Screens. > So the resultant search area will become : > Group : Group Search Combo Box Entity Name : Entity Name search text box Submit Query Button. > This will help us to see the entity related to same containing text in the short area instead of moving down the page. > -- > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2273. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Ashish Vijaywargiya Thanks Ritika, Your patch is in trunk at revision: 768616 I just noticed a trailing space in the ftl file and a triling space in the groovy file. Thanks Ashish for idea and 1st review > Add Tiny Text Box for Entity Name Search > ---------------------------------------- > > Key: OFBIZ-2273 > URL: https://issues.apache.org/jira/browse/OFBIZ-2273 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Ashish Vijaywargiya > Assignee: Ashish Vijaywargiya > Fix For: SVN trunk > > Attachments: FilterByEntityName.patch > > > Hello, > https://localhost:8443/webtools/control/entitymaint > In this above URL add the new text box by name "Entity Name" adjacent to "Group" combo. > We should search the string similar to the "Contains" option work in most of the search Screens. > So the resultant search area will become : > Group : Group Search Combo Box Entity Name : Entity Name search text box Submit Query Button. > This will help us to see the entity related to same containing text in the short area instead of moving down the page. > -- > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712386#action_12712386 ] Vikas Mayur commented on OFBIZ-2273: ------------------------------------ I tried to use this feature and did not find it much useful. We could do similar thing with ctrl + f feature of the browser in a lot better and easier way. For example, enter entity name as Party in the text field and submit - It will still show a large number of entities. There is also an option on this screen to see the entity list that start with a particular alphabet. IMO, if the if user enter a correct entity name in this box then on submit it should take the user to main entity page, where use can see the entity details. > Add Tiny Text Box for Entity Name Search > ---------------------------------------- > > Key: OFBIZ-2273 > URL: https://issues.apache.org/jira/browse/OFBIZ-2273 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Ashish Vijaywargiya > Assignee: Ashish Vijaywargiya > Fix For: SVN trunk > > Attachments: FilterByEntityName.patch > > > Hello, > https://localhost:8443/webtools/control/entitymaint > In this above URL add the new text box by name "Entity Name" adjacent to "Group" combo. > We should search the string similar to the "Contains" option work in most of the search Screens. > So the resultant search area will become : > Group : Group Search Combo Box Entity Name : Entity Name search text box Submit Query Button. > This will help us to see the entity related to same containing text in the short area instead of moving down the page. > -- > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712435#action_12712435 ] Ashish Vijaywargiya commented on OFBIZ-2273: -------------------------------------------- I found this feature useful that's why I provided writeup to have this feature. It depends on individual's choice. The idea of providing this feature was to see all the entities in a "smaller space" based on the search string provided. Suppose we have provided "Party" keyword then we can see all the entities matching "party" keyword in the smaller space instead of scrolling mouse from top to bottom. >> IMO, if the if user enter a correct entity name in this box then on submit it should take the user to main entity page, where use can see the entity details. It won't make any sense to have this feature, instead of this use Ctrl + F feature of the browser and it will take you to that entity from the available entity list and then click on All, Rltn, Crt etc... whatever you like. Although if you like to have this feature then go ahead and implement it ... I will not raise flag against it. As its always good to have some additional feature IMO .... ;o) -- Ashish Vijaywargiya > Add Tiny Text Box for Entity Name Search > ---------------------------------------- > > Key: OFBIZ-2273 > URL: https://issues.apache.org/jira/browse/OFBIZ-2273 > Project: OFBiz > Issue Type: Improvement > Components: framework > Reporter: Ashish Vijaywargiya > Assignee: Ashish Vijaywargiya > Fix For: SVN trunk > > Attachments: FilterByEntityName.patch > > > Hello, > https://localhost:8443/webtools/control/entitymaint > In this above URL add the new text box by name "Entity Name" adjacent to "Group" combo. > We should search the string similar to the "Contains" option work in most of the search Screens. > So the resultant search area will become : > Group : Group Search Combo Box Entity Name : Entity Name search text box Submit Query Button. > This will help us to see the entity related to same containing text in the short area instead of moving down the page. > -- > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |