|
[ https://issues.apache.org/jira/browse/OFBIZ-10331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430497#comment-16430497 ] Deepak Dixit edited comment on OFBIZ-10331 at 4/9/18 1:05 PM: -------------------------------------------------------------- HI [~Dennis Balkir] I am talking about following code snippet , you can your markup [here|https://validator.w3.org/] {code:java} + <table class="basic-table form-table"> + <tr> + <form class="basic-form" method="post" action="setOrderName" name="setCartOrderNameForm"> + <tr> + <td class="label"> + <label for="orderName"><strong>${uiLabelMap.OrderOrderName}</strong>:</label> + </td> + <td> {code} Error: document type does not allow element "form" here; missing one of "th", "td" start-tag was (Author: deepak.dixit): HI [~Dennis Balkir] I am talking about following code snippet , you can your markup [here|https://validator.w3.org] {code:java} + <table class="basic-table form-table"> + <tr> + <form class="basic-form" method="post" action="setOrderName" name="setCartOrderNameForm"> + <tr> + <td class="label"> + <label for="orderName"><strong>${uiLabelMap.OrderOrderName}</strong>:</label> + </td> + <td> {code} > Improve Order > ------------- > > Key: OFBIZ-10331 > URL: https://issues.apache.org/jira/browse/OFBIZ-10331 > Project: OFBiz > Issue Type: Sub-task > Components: order > Affects Versions: Trunk > Reporter: Dennis Balkir > Priority: Minor > Attachments: OFBIZ-10221-order.template.entry.OrderHeaderInfo.patch, OFBIZ-10221_common-theme.template.includes.GenericLink.patch, OFBIZ-10221_order.template.entry.CheckInits.patch, OFBIZ-10221_order.template.entry.ChooseCatalog.patch, OFBIZ-10221_order.template.entry.ChooseCatalog2.patch, OFBIZ-10221_order.template.entry.OrderAgreements.patch, OFBIZ-10221_order.template.entry.OrderEntryTabBar.patch, OFBIZ-10221_order.template.entry.OrderShortcuts.patch, OFBIZ-10221_order.template.entry.cart.ShowCart.patch, OFBIZ-10221_order.template.entry.catalog.AdvancedSearch.patch, OFBIZ-10221_order.template.entry.catalog.KeywordSearchBox.patch, OFBIZ-10221_order.template.order.FindOrders.patch, OFBIZ-10221_order.template.order.OrderList.patch, OFBIZ-10221_order.template.order.OrderStats.patch, OFBiz-10221_order.template.order.OrderContactInfo.patch, OFBiz-10221_order.template.order.OrderInfo.patch, OFBiz-10221_order.template.order.OrderItems.patch, OFBiz-10221_order.template.order.OrderPaymentInfo.patch, OFBiz-10221_order.template.order.OrderShippingInfo.patch > > > All improvements for layout and structure for the Order-Application -- This message was sent by Atlassian JIRA (v7.6.3#76005) |
| Free forum by Nabble | Edit this page |
