AppML 案例 Customers
###########
##城市
##訂單日期 ##銷售人員
國家
訂單
##國家 | #訂單 | |||
---|---|---|---|---|
#客戶 | 日期 | 銷售人員 | 出貨人 |
##出貨人姓名 | ###原始碼#HTML原始碼# 客戶<div id="List01"></div><br> <div id="Orders01"> <表 id="Template01" 類別="appmltable" style="width:100%;display:none"> <tr> <th></th> <th>客戶</th> <th>城市</th> <th>國家</th> <th>訂單</th> </tr> <tr id="appml_row"> <td style="cursor:pointer" onclick='customerForm.run("Form01","","#CustomerID#")'> <td>#客戶名稱#</td> <td>#城市#</td> <td>#國家#</td> <td><a href='' onclick='openOrders(#CustomerID#);return false;'>訂單</a></td> </tr> </表格> <表 id="Template02" class="appmltable" style="width:100%;display:none"> <tr> <th>客戶</th> <第>日期第> <第>銷售人員第> <第>出貨人第> | |
---|---|---|