https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates page is awkward
------------------------------------------------------------------------------------------ Key: OFBIZ-645 URL: https://issues.apache.org/jira/browse/OFBIZ-645 Project: Apache OFBiz (The Open for Business Project) Issue Type: Improvement Components: order Affects Versions: SVN trunk Environment: All Reporter: Walter Vaughan Fix For: SVN trunk The page generated by https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates is awkward, and needs a [Continue] button placed in the right hand side of the titlebar (boxhead), perferably in the same location as the previous page's (https://host_name:8443/ordermgr/control/orderentry) [Continue] button. It's needless hand movement, and while the Submit button in the form makes sence, it's not clear at all that you have to hit [Submit] order to continue with order processing. Also, the behavior now breaks with the rest of the appliation behavior to look in the upper middle of the right hand side to go on to the next step. A normal telephone conversation with a B2B or B2C customer where the customer starts rattling off part numbers with then require a bookmark click to "order entry", two clicks on [Continue] buttons and then a click into the "add_product_id" input text box. I would expect that if any values that are put into text boxes would be processed as if the current [Submit] button is pressed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] eric schwartz updated OFBIZ-645: -------------------------------- Attachment: 645-patch.txt this patch adds a continue button to the box head that submits the form for you. i believe this is exactly what you wanted. > https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates page is awkward > ------------------------------------------------------------------------------------------ > > Key: OFBIZ-645 > URL: https://issues.apache.org/jira/browse/OFBIZ-645 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: All > Reporter: Walter Vaughan > Fix For: SVN trunk > > Attachments: 645-patch.txt > > > The page generated by https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates is awkward, and needs a [Continue] button placed in the right hand side of the titlebar (boxhead), perferably in the same location as the previous page's (https://host_name:8443/ordermgr/control/orderentry) [Continue] button. It's needless hand movement, and while the Submit button in the form makes sence, it's not clear at all that you have to hit [Submit] order to continue with order processing. Also, the behavior now breaks with the rest of the appliation behavior to look in the upper middle of the right hand side to go on to the next step. A normal telephone conversation with a B2B or B2C customer where the customer starts rattling off part numbers with then require a bookmark click to "order entry", two clicks on [Continue] buttons and then a click into the "add_product_id" input text box. > I would expect that if any values that are put into text boxes would be processed as if the current [Submit] button is pressed. -- 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-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] eric schwartz updated OFBIZ-645: -------------------------------- Attachment: 645-patch.txt srry. the last patch didnt have the correct formating. > https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates page is awkward > ------------------------------------------------------------------------------------------ > > Key: OFBIZ-645 > URL: https://issues.apache.org/jira/browse/OFBIZ-645 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: All > Reporter: Walter Vaughan > Fix For: SVN trunk > > Attachments: 645-patch.txt, 645-patch.txt > > > The page generated by https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates is awkward, and needs a [Continue] button placed in the right hand side of the titlebar (boxhead), perferably in the same location as the previous page's (https://host_name:8443/ordermgr/control/orderentry) [Continue] button. It's needless hand movement, and while the Submit button in the form makes sence, it's not clear at all that you have to hit [Submit] order to continue with order processing. Also, the behavior now breaks with the rest of the appliation behavior to look in the upper middle of the right hand side to go on to the next step. A normal telephone conversation with a B2B or B2C customer where the customer starts rattling off part numbers with then require a bookmark click to "order entry", two clicks on [Continue] buttons and then a click into the "add_product_id" input text box. > I would expect that if any values that are put into text boxes would be processed as if the current [Submit] button is pressed. -- 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-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467461 ] eric schwartz commented on OFBIZ-645: ------------------------------------- this patch addresses the issue in the box head. it ads a continue button the same as the previous page. > https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates page is awkward > ------------------------------------------------------------------------------------------ > > Key: OFBIZ-645 > URL: https://issues.apache.org/jira/browse/OFBIZ-645 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: All > Reporter: Walter Vaughan > Fix For: SVN trunk > > Attachments: 645-patch.txt, 645-patch.txt > > > The page generated by https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates is awkward, and needs a [Continue] button placed in the right hand side of the titlebar (boxhead), perferably in the same location as the previous page's (https://host_name:8443/ordermgr/control/orderentry) [Continue] button. It's needless hand movement, and while the Submit button in the form makes sence, it's not clear at all that you have to hit [Submit] order to continue with order processing. Also, the behavior now breaks with the rest of the appliation behavior to look in the upper middle of the right hand side to go on to the next step. A normal telephone conversation with a B2B or B2C customer where the customer starts rattling off part numbers with then require a bookmark click to "order entry", two clicks on [Continue] buttons and then a click into the "add_product_id" input text box. > I would expect that if any values that are put into text boxes would be processed as if the current [Submit] button is pressed. -- 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-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467467 ] eric schwartz commented on OFBIZ-645: ------------------------------------- we use a modified mancss.css and we changed the style for screenlet header. if you use the default layout you may need to modify the mancss.css and add a height to your screenlet-header class to make the bar appear properly. i would do it for you but since this a change that probably only we will want (we meaning walter vaughan and his employees) i am not going to submit the change to the css. this is a simple patch and you can clearly see in the diff what i have done so if you want to implement this a different way it shouldnt be difficult at all to figure out. > https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates page is awkward > ------------------------------------------------------------------------------------------ > > Key: OFBIZ-645 > URL: https://issues.apache.org/jira/browse/OFBIZ-645 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: All > Reporter: Walter Vaughan > Fix For: SVN trunk > > Attachments: 645-patch.txt, 645-patch.txt > > > The page generated by https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates is awkward, and needs a [Continue] button placed in the right hand side of the titlebar (boxhead), perferably in the same location as the previous page's (https://host_name:8443/ordermgr/control/orderentry) [Continue] button. It's needless hand movement, and while the Submit button in the form makes sence, it's not clear at all that you have to hit [Submit] order to continue with order processing. Also, the behavior now breaks with the rest of the appliation behavior to look in the upper middle of the right hand side to go on to the next step. A normal telephone conversation with a B2B or B2C customer where the customer starts rattling off part numbers with then require a bookmark click to "order entry", two clicks on [Continue] buttons and then a click into the "add_product_id" input text box. > I would expect that if any values that are put into text boxes would be processed as if the current [Submit] button is pressed. -- 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-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Si Chen reassigned OFBIZ-645: ----------------------------- Assignee: Si Chen > https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates page is awkward > ------------------------------------------------------------------------------------------ > > Key: OFBIZ-645 > URL: https://issues.apache.org/jira/browse/OFBIZ-645 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: All > Reporter: Walter Vaughan > Assigned To: Si Chen > Fix For: SVN trunk > > Attachments: 645-patch.txt, 645-patch.txt > > > The page generated by https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates is awkward, and needs a [Continue] button placed in the right hand side of the titlebar (boxhead), perferably in the same location as the previous page's (https://host_name:8443/ordermgr/control/orderentry) [Continue] button. It's needless hand movement, and while the Submit button in the form makes sence, it's not clear at all that you have to hit [Submit] order to continue with order processing. Also, the behavior now breaks with the rest of the appliation behavior to look in the upper middle of the right hand side to go on to the next step. A normal telephone conversation with a B2B or B2C customer where the customer starts rattling off part numbers with then require a bookmark click to "order entry", two clicks on [Continue] buttons and then a click into the "add_product_id" input text box. > I would expect that if any values that are put into text boxes would be processed as if the current [Submit] button is pressed. -- 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-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467494 ] eric schwartz commented on OFBIZ-645: ------------------------------------- ok this is my last comment on this issue. the css issue i discussed is not a problem if you use IE, shocker i know. it looks just fine in IE but users of firefox and such will need to modify there css file. > https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates page is awkward > ------------------------------------------------------------------------------------------ > > Key: OFBIZ-645 > URL: https://issues.apache.org/jira/browse/OFBIZ-645 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: All > Reporter: Walter Vaughan > Assigned To: Si Chen > Fix For: SVN trunk > > Attachments: 645-patch.txt, 645-patch.txt > > > The page generated by https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates is awkward, and needs a [Continue] button placed in the right hand side of the titlebar (boxhead), perferably in the same location as the previous page's (https://host_name:8443/ordermgr/control/orderentry) [Continue] button. It's needless hand movement, and while the Submit button in the form makes sence, it's not clear at all that you have to hit [Submit] order to continue with order processing. Also, the behavior now breaks with the rest of the appliation behavior to look in the upper middle of the right hand side to go on to the next step. A normal telephone conversation with a B2B or B2C customer where the customer starts rattling off part numbers with then require a bookmark click to "order entry", two clicks on [Continue] buttons and then a click into the "add_product_id" input text box. > I would expect that if any values that are put into text boxes would be processed as if the current [Submit] button is pressed. -- 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-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Si Chen closed OFBIZ-645. ------------------------- Resolution: Fixed Eric, we fixed this in svn r 499920. Please note that we did it differently so that it would work in any browser. It's done in the same way as the buttons on all the other pages. > https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates page is awkward > ------------------------------------------------------------------------------------------ > > Key: OFBIZ-645 > URL: https://issues.apache.org/jira/browse/OFBIZ-645 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Environment: All > Reporter: Walter Vaughan > Assigned To: Si Chen > Fix For: SVN trunk > > Attachments: 645-patch.txt, 645-patch.txt > > > The page generated by https://host_name:8443/ordermgr/control/setOrderCurrencyAgreementShipDates is awkward, and needs a [Continue] button placed in the right hand side of the titlebar (boxhead), perferably in the same location as the previous page's (https://host_name:8443/ordermgr/control/orderentry) [Continue] button. It's needless hand movement, and while the Submit button in the form makes sence, it's not clear at all that you have to hit [Submit] order to continue with order processing. Also, the behavior now breaks with the rest of the appliation behavior to look in the upper middle of the right hand side to go on to the next step. A normal telephone conversation with a B2B or B2C customer where the customer starts rattling off part numbers with then require a bookmark click to "order entry", two clicks on [Continue] buttons and then a click into the "add_product_id" input text box. > I would expect that if any values that are put into text boxes would be processed as if the current [Submit] button is pressed. -- 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 |