Packaging Test

In order for us to help you find the optimum packaging for your products, we offer you a free test packaging. Find out how we can help you save money on your packaging, improve your packaging quality, improve the marketability of your products, reduce product damage, etc. – whatever requirements you may have, we will help you find the optimum solution at the lowest possible price.

You can read more about the packaging test process here:

Download guide

Error compiling template "Designs/LM2016/Forms/Form/FormPackagingTest.cshtml"
Line 4776: The name 'formName' does not exist in the current context

1 //------------------------------------------------------------------------------ 2 // <auto-generated> 3 // This code was generated by a tool. 4 // Runtime Version:4.0.30319.42000 5 // 6 // Changes to this file may cause incorrect behavior and will be lost if 7 // the code is regenerated. 8 // </auto-generated> 9 //------------------------------------------------------------------------------ 10 11 namespace CompiledRazorTemplates.Dynamic { 12 using System; 13 using System.Collections.Generic; 14 using System.Linq; 15 16 17 public class RazorEngine_71210bd2cf1f46638f0aa244d9483972 : Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>> { 18 19 #line hidden 20 21 public RazorEngine_71210bd2cf1f46638f0aa244d9483972() { 22 } 23 24 public override void Execute() { 25 26 #line 2 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 27 28 string formCssClass = !GetBoolean("Form.LabelOverField") ? "form-horizontal " + GetString("Form.CssClass") : GetString("Form.CssClass"); 29 30 string formSystemFields = GetString("Form.SystemFields"); 31 string formId = GetString("Form.HtmlId"); 32 string formOnSubmit = GetString("Form.OnSubmit"); 33 string formSpamScript = GetString("Form.SpamScript"); 34 string formAction = GetString("Form.Action"); 35 36 37 #line default 38 #line hidden 39 WriteLiteral("\r\n<form"); 40 41 WriteLiteral(" method=\"post\""); 42 43 WriteAttribute("action", Tuple.Create(" action=\"", 549), Tuple.Create("\"", 569) 44 45 #line 11 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 46 , Tuple.Create(Tuple.Create("", 558), Tuple.Create<System.Object, System.Int32>(formAction 47 48 #line default 49 #line hidden 50 , 558), false) 51 ); 52 53 WriteLiteral(" enctype=\"multipart/form-data\""); 54 55 WriteAttribute("class", Tuple.Create(" class=\"", 600), Tuple.Create("\"", 621) 56 57 #line 11 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 58 , Tuple.Create(Tuple.Create("", 608), Tuple.Create<System.Object, System.Int32>(formCssClass 59 60 #line default 61 #line hidden 62 , 608), false) 63 ); 64 65 WriteAttribute("id", Tuple.Create(" id=\"", 622), Tuple.Create("\"", 634) 66 67 #line 11 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 68 , Tuple.Create(Tuple.Create("", 627), Tuple.Create<System.Object, System.Int32>(formId 69 70 #line default 71 #line hidden 72 , 627), false) 73 ); 74 75 WriteAttribute("onsubmit", Tuple.Create(" onsubmit=\"", 635), Tuple.Create("\"", 659) 76 77 #line 11 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 78 , Tuple.Create(Tuple.Create("", 646), Tuple.Create<System.Object, System.Int32>(formOnSubmit 79 80 #line default 81 #line hidden 82 , 646), false) 83 ); 84 85 WriteLiteral(" name=\"UserManagementEditForm\""); 86 87 WriteLiteral(">\r\n"); 88 89 WriteLiteral("\t"); 90 91 92 #line 12 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 93 Write(formSystemFields); 94 95 96 #line default 97 #line hidden 98 WriteLiteral("\r\n\t<input"); 99 100 WriteLiteral(" type=\"hidden\""); 101 102 WriteLiteral(" name=\"UserManagementForm\""); 103 104 WriteLiteral(" value=\"1\""); 105 106 WriteLiteral(">\r\n\t<div"); 107 108 WriteLiteral(" class=\"container-form\""); 109 110 WriteLiteral(">\r\n\t\t<div"); 111 112 WriteLiteral(" class=\"row\""); 113 114 WriteLiteral(">\r\n\t\t\t<div"); 115 116 WriteLiteral(" class=\"form-group col-md-6\""); 117 118 WriteLiteral(">\r\n\t\t\t\t<label"); 119 120 WriteLiteral(" for=\"UserManagement_Form_Company\""); 121 122 WriteLiteral(">\r\n"); 123 124 WriteLiteral("\t\t\t\t\t"); 125 126 127 #line 18 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 128 Write(Translate("Company", "Company")); 129 130 131 #line default 132 #line hidden 133 WriteLiteral("\r\n"); 134 135 136 #line 19 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 137 138 139 #line default 140 #line hidden 141 142 #line 19 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 143 if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Company.Description"))) { 144 145 146 #line default 147 #line hidden 148 WriteLiteral("\t\t\t\t\t\t<span"); 149 150 WriteLiteral(" class=\"fa fa-info-circle\""); 151 152 WriteLiteral(" data-toggle=\"tooltip\""); 153 154 WriteLiteral(" data-placement=\"top\""); 155 156 WriteAttribute("title", Tuple.Create(" title=\'", 1130), Tuple.Create("\'", 1202) 157 158 #line 20 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 159 , Tuple.Create(Tuple.Create("", 1138), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.UserManagement_Form_Company.Description") 160 161 #line default 162 #line hidden 163 , 1138), false) 164 ); 165 166 WriteLiteral("></span>\r\n"); 167 168 169 #line 21 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 170 } 171 172 173 #line default 174 #line hidden 175 WriteLiteral("\t\t\t\t</label>\r\n\t\t\t\t<input"); 176 177 WriteLiteral(" class=\'form-control\'"); 178 179 WriteAttribute("placeholder", Tuple.Create(" placeholder=\'", 1266), Tuple.Create("\'", 1312) 180 181 #line 23 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 182 , Tuple.Create(Tuple.Create("", 1280), Tuple.Create<System.Object, System.Int32>(Translate("Company", "Company") 183 184 #line default 185 #line hidden 186 , 1280), false) 187 ); 188 189 WriteLiteral("\r\n\t\t\t\t"); 190 191 192 #line 24 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 193 194 string requiredComp = GetString("Form.Field.UserManagement_Form_Company.Required") == "True" ? " data-fv-notempty='true'" : ""; 195 string companyVal = string.Format( 196 "class='form-control'" + 197 " placeholder='{0}'" + 198 "{1}" + 199 " data-fv-notempty-message='{2}'" + 200 " data-fv-regexp='true'" + 201 " data-fv-regexp-regexp='^[a-zA-Z0-9 -]+$'" + 202 " data-fv-regexp-message='{3}'", 203 @Translate("Company", "Company"), requiredComp, @Translate("companyRequired", "Your company name is required and cannot be empty"), @Translate("alfaNumCompany", "Your company name can only consist of letters and numbers")); 204 205 206 #line default 207 #line hidden 208 WriteLiteral("\r\n"); 209 210 WriteLiteral("\t\t\t\t"); 211 212 213 #line 36 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 214 Write(GetString("Form.Field.UserManagement_Form_Company.Control").Replace("/>", companyVal + "/>")); 215 216 217 #line default 218 #line hidden 219 WriteLiteral("\r\n\t\t\t</div>\r\n\t\t\t<div"); 220 221 WriteLiteral(" class=\"form-group col-md-6\""); 222 223 WriteLiteral(">\r\n\t\t\t\t<label"); 224 225 WriteLiteral(" for=\"UserManagement_Form_Address\""); 226 227 WriteLiteral(">\r\n"); 228 229 WriteLiteral("\t\t\t\t\t"); 230 231 232 #line 40 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 233 Write(Translate("Address", "Address")); 234 235 236 #line default 237 #line hidden 238 WriteLiteral("\r\n"); 239 240 241 #line 41 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 242 243 244 #line default 245 #line hidden 246 247 #line 41 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 248 if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Address.Description"))) { 249 250 251 #line default 252 #line hidden 253 WriteLiteral("\t\t\t\t\t\t<span"); 254 255 WriteLiteral(" class=\"fa fa-info-circle\""); 256 257 WriteLiteral(" data-toggle=\"tooltip\""); 258 259 WriteLiteral(" data-placement=\"top\""); 260 261 WriteAttribute("title", Tuple.Create(" title=\'", 2414), Tuple.Create("\'", 2486) 262 263 #line 42 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 264 , Tuple.Create(Tuple.Create("", 2422), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.UserManagement_Form_Address.Description") 265 266 #line default 267 #line hidden 268 , 2422), false) 269 ); 270 271 WriteLiteral("></span>\r\n"); 272 273 274 #line 43 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 275 } 276 277 278 #line default 279 #line hidden 280 WriteLiteral("\t\t\t\t</label>\r\n"); 281 282 283 #line 45 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 284 285 286 #line default 287 #line hidden 288 289 #line 45 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 290 291 string requiredAddr = GetString("Form.Field.UserManagement_Form_Address.Required") == "True" ? " data-fv-notempty='true'" : ""; 292 string addrVal = string.Format( 293 "class='form-control'" + 294 " placeholder='{0}'" + 295 "{1}" + 296 " data-fv-notempty-message='{2}'" + 297 " data-fv-regexp='true'" + 298 " data-fv-regexp-regexp='^[a-zA-Z0-9 -]+$'" + 299 " data-fv-regexp-message='{3}'", 300 @Translate("Address", "Address"), requiredAddr, @Translate("addrRequired", "Your Address name is required and cannot be empty"), @Translate("alfaAddress", "Your address can only consist of letters and numbers")); 301 302 303 #line default 304 #line hidden 305 WriteLiteral("\r\n"); 306 307 WriteLiteral("\t\t\t\t"); 308 309 310 #line 57 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 311 Write(GetString("Form.Field.UserManagement_Form_Address.Control").Replace("/>", addrVal + "/>")); 312 313 314 #line default 315 #line hidden 316 WriteLiteral("\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t\t<div"); 317 318 WriteLiteral(" class=\"row\""); 319 320 WriteLiteral(">\r\n\t\t\t<div"); 321 322 WriteLiteral(" class=\"form-group col-md-6\""); 323 324 WriteLiteral(">\r\n\t\t\t\t<label"); 325 326 WriteLiteral(" for=\"UserManagement_Form_Zip\""); 327 328 WriteLiteral(">\r\n"); 329 330 WriteLiteral("\t\t\t\t\t"); 331 332 333 #line 63 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 334 Write(Translate("ZIP", "ZIP")); 335 336 337 #line default 338 #line hidden 339 WriteLiteral("\r\n"); 340 341 342 #line 64 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 343 344 345 #line default 346 #line hidden 347 348 #line 64 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 349 if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Zip.Description"))) { 350 351 352 #line default 353 #line hidden 354 WriteLiteral("\t\t\t\t\t\t<span"); 355 356 WriteLiteral(" class=\"fa fa-info-circle\""); 357 358 WriteLiteral(" data-toggle=\"tooltip\""); 359 360 WriteLiteral(" data-placement=\"top\""); 361 362 WriteAttribute("title", Tuple.Create(" title=\'", 3616), Tuple.Create("\'", 3684) 363 364 #line 65 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 365 , Tuple.Create(Tuple.Create("", 3624), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.UserManagement_Form_Zip.Description") 366 367 #line default 368 #line hidden 369 , 3624), false) 370 ); 371 372 WriteLiteral("></span>\r\n"); 373 374 375 #line 66 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 376 } 377 378 379 #line default 380 #line hidden 381 WriteLiteral("\t\t\t\t</label>\r\n"); 382 383 384 #line 68 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 385 386 387 #line default 388 #line hidden 389 390 #line 68 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 391 392 string requiredZip = GetString("Form.Field.UserManagement_Form_Zip.Required") == "True" ? " data-fv-notempty='true'" : ""; 393 string zipVal = string.Format( 394 "class='form-control'" + 395 " placeholder='{0}'" + 396 "{1}" + 397 " data-fv-notempty-message='{2}'" + 398 " data-fv-regexp='true'" + 399 " data-fv-regexp-regexp='^[a-zA-Z0-9 -]+$'" + 400 " data-fv-regexp-message='{3}'", 401 @Translate("ZIP", "ZIP"), requiredZip, @Translate("zipRequired", "Your ZIP code is required and cannot be empty"), @Translate("alfaZip", "Your postal code can only consist of letters and numbers")); 402 403 404 #line default 405 #line hidden 406 WriteLiteral("\r\n"); 407 408 WriteLiteral("\t\t\t\t"); 409 410 411 #line 80 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 412 Write(GetString("Form.Field.UserManagement_Form_Zip.Control").Replace("/>", zipVal + "/>")); 413 414 415 #line default 416 #line hidden 417 WriteLiteral("\r\n\t\t\t</div>\r\n\t\t\t<div"); 418 419 WriteLiteral(" class=\"form-group col-md-6\""); 420 421 WriteLiteral(">\r\n\t\t\t\t<label"); 422 423 WriteLiteral(" for=\"UserManagement_Form_City\""); 424 425 WriteLiteral(">\r\n"); 426 427 WriteLiteral("\t\t\t\t\t"); 428 429 430 #line 84 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 431 Write(Translate("City", "City")); 432 433 434 #line default 435 #line hidden 436 WriteLiteral("\r\n"); 437 438 439 #line 85 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 440 441 442 #line default 443 #line hidden 444 445 #line 85 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 446 if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_City.Description"))) { 447 448 449 #line default 450 #line hidden 451 WriteLiteral("\t\t\t\t\t\t<span"); 452 453 WriteLiteral(" class=\"fa fa-info-circle\""); 454 455 WriteLiteral(" data-toggle=\"tooltip\""); 456 457 WriteLiteral(" data-placement=\"top\""); 458 459 WriteAttribute("title", Tuple.Create(" title=\'", 4762), Tuple.Create("\'", 4831) 460 461 #line 86 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 462 , Tuple.Create(Tuple.Create("", 4770), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.UserManagement_Form_City.Description") 463 464 #line default 465 #line hidden 466 , 4770), false) 467 ); 468 469 WriteLiteral("></span>\r\n"); 470 471 472 #line 87 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 473 } 474 475 476 #line default 477 #line hidden 478 WriteLiteral("\t\t\t\t</label>\r\n"); 479 480 481 #line 89 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 482 483 484 #line default 485 #line hidden 486 487 #line 89 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 488 489 string requiredCity = GetString("Form.Field.UserManagement_Form_City.Required") == "True" ? " data-fv-notempty='true'" : ""; 490 string cityVal = string.Format( 491 "class='form-control'" + 492 " placeholder='{0}'" + 493 "{1}" + 494 " data-fv-notempty-message='{2}'" + 495 " data-fv-regexp='true'" + 496 " data-fv-regexp-regexp='^[a-zA-Z0-9 -]+$'" + 497 " data-fv-regexp-message='{3}'", 498 @Translate("City", "City"), requiredZip, @Translate("cityRequired", "Your city is required and cannot be empty"), @Translate("alfaCity", "Your city name can only consist of letters and numbers")); 499 500 501 #line default 502 #line hidden 503 WriteLiteral("\r\n"); 504 505 WriteLiteral("\t\t\t\t"); 506 507 508 #line 101 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 509 Write(GetString("Form.Field.UserManagement_Form_City.Control").Replace("/>", cityVal + "/>")); 510 511 512 #line default 513 #line hidden 514 WriteLiteral("\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t\t<div"); 515 516 WriteLiteral(" class=\"row\""); 517 518 WriteLiteral(">\r\n\t\t\t<div"); 519 520 WriteLiteral(" class=\"form-group col-md-6\""); 521 522 WriteLiteral(">\r\n\t\t\t\t<label"); 523 524 WriteLiteral(" for=\"UserManagement_Form_Name\""); 525 526 WriteLiteral(">\r\n"); 527 528 WriteLiteral("\t\t\t\t\t"); 529 530 531 #line 107 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 532 Write(Translate("Name", "Name")); 533 534 535 #line default 536 #line hidden 537 WriteLiteral("\r\n"); 538 539 540 #line 108 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 541 542 543 #line default 544 #line hidden 545 546 #line 108 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 547 if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Name.Description"))) { 548 549 550 #line default 551 #line hidden 552 WriteLiteral("\t\t\t\t\t\t<span"); 553 554 WriteLiteral(" class=\"fa fa-info-circle\""); 555 556 WriteLiteral(" data-toggle=\"tooltip\""); 557 558 WriteLiteral(" data-placement=\"top\""); 559 560 WriteAttribute("title", Tuple.Create(" title=\'", 5943), Tuple.Create("\'", 6012) 561 562 #line 109 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 563 , Tuple.Create(Tuple.Create("", 5951), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.UserManagement_Form_Name.Description") 564 565 #line default 566 #line hidden 567 , 5951), false) 568 ); 569 570 WriteLiteral("></span>\r\n"); 571 572 573 #line 110 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 574 } 575 576 577 #line default 578 #line hidden 579 WriteLiteral("\t\t\t\t</label>\r\n"); 580 581 582 #line 112 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 583 584 585 #line default 586 #line hidden 587 588 #line 112 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 589 590 string requiredName = GetString("Form.Field.UserManagement_Form_Name.Required") == "True" ? " data-fv-notempty='true'" : ""; 591 string nameVal = string.Format( 592 "class='form-control'" + 593 " placeholder='{0}'" + 594 "{1}" + 595 " data-fv-notempty-message='{2}'" + 596 " data-fv-regexp='true'" + 597 " data-fv-regexp-regexp='^[a-zA-Z -]+$'" + 598 " data-fv-regexp-message='{3}'", 599 @Translate("Name", "Name"), requiredName, @Translate("nameRequired", "Your name is required and cannot be empty"), @Translate("alfaNumName", "Your name can only consist of letters")); 600 601 602 #line default 603 #line hidden 604 WriteLiteral("\r\n"); 605 606 WriteLiteral("\t\t\t\t"); 607 608 609 #line 124 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 610 Write(GetString("Form.Field.UserManagement_Form_Name.Control").Replace("/>", nameVal + "/>")); 611 612 613 #line default 614 #line hidden 615 WriteLiteral("\r\n\t\t\t</div>\r\n\t\t\t<div"); 616 617 WriteLiteral(" class=\"form-group col-md-6\""); 618 619 WriteLiteral(">\r\n\t\t\t\t<label"); 620 621 WriteLiteral(" for=\"UserManagement_Form_Country\""); 622 623 WriteLiteral(">\r\n"); 624 625 WriteLiteral("\t\t\t\t\t"); 626 627 628 #line 128 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 629 Write(Translate("Country", "Country")); 630 631 632 #line default 633 #line hidden 634 WriteLiteral("\r\n"); 635 636 637 #line 129 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 638 639 640 #line default 641 #line hidden 642 643 #line 129 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 644 if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Country.Description"))) { 645 646 647 #line default 648 #line hidden 649 WriteLiteral("\t\t\t\t\t\t<span"); 650 651 WriteLiteral(" class=\"fa fa-info-circle\""); 652 653 WriteLiteral(" data-toggle=\"tooltip\""); 654 655 WriteLiteral(" data-placement=\"top\""); 656 657 WriteAttribute("title", Tuple.Create(" title=\'", 7089), Tuple.Create("\'", 7161) 658 659 #line 130 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 660 , Tuple.Create(Tuple.Create("", 7097), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.UserManagement_Form_Country.Description") 661 662 #line default 663 #line hidden 664 , 7097), false) 665 ); 666 667 WriteLiteral("></span>\r\n"); 668 669 670 #line 131 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 671 } 672 673 674 #line default 675 #line hidden 676 WriteLiteral("\t\t\t\t</label>\r\n"); 677 678 679 #line 133 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 680 681 682 #line default 683 #line hidden 684 685 #line 133 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 686 687 string requiredCountry = GetString("Form.Field.UserManagement_Form_Country.Required") == "True" ? " data-fv-notempty='true'" : ""; 688 string countryVal = string.Format( 689 "class='form-control'" + 690 " placeholder='{0}'" + 691 "{1}" + 692 " data-fv-notempty-message='{2}'" + 693 " data-fv-regexp='true'" + 694 " data-fv-regexp-regexp='^[a-zA-Z -]+$'" + 695 " data-fv-regexp-message='{3}'", 696 @Translate("Name", "Name"), requiredCountry, @Translate("countryRequired", "Your country is required and cannot be empty"), @Translate("alfaNumCountry", "Your Country can only consist of letters")); 697 698 699 #line default 700 #line hidden 701 WriteLiteral("\r\n"); 702 703 WriteLiteral("\t\t\t\t"); 704 705 706 #line 145 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 707 Write(GetString("Form.Field.UserManagement_Form_Country.Control").Replace("/>", countryVal + "/>")); 708 709 710 #line default 711 #line hidden 712 WriteLiteral("\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t\t<div"); 713 714 WriteLiteral(" class=\"row\""); 715 716 WriteLiteral(">\r\n\t\t\t<div"); 717 718 WriteLiteral(" class=\"form-group col-md-6\""); 719 720 WriteLiteral(">\r\n\t\t\t\t<label"); 721 722 WriteLiteral(" for=\"UserManagement_Form_Email\""); 723 724 WriteLiteral(">\r\n"); 725 726 WriteLiteral("\t\t\t\t\t"); 727 728 729 #line 151 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 730 Write(Translate("Email", "Email")); 731 732 733 #line default 734 #line hidden 735 WriteLiteral("\r\n"); 736 737 738 #line 152 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 739 740 741 #line default 742 #line hidden 743 744 #line 152 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 745 if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Email.Description"))) { 746 747 748 #line default 749 #line hidden 750 WriteLiteral("\t\t\t\t\t\t<span"); 751 752 WriteLiteral(" class=\"fa fa-info-circle\""); 753 754 WriteLiteral(" data-toggle=\"tooltip\""); 755 756 WriteLiteral(" data-placement=\"top\""); 757 758 WriteAttribute("title", Tuple.Create(" title=\'", 8291), Tuple.Create("\'", 8361) 759 760 #line 153 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 761 , Tuple.Create(Tuple.Create("", 8299), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.UserManagement_Form_Email.Description") 762 763 #line default 764 #line hidden 765 , 8299), false) 766 ); 767 768 WriteLiteral("></span>\r\n"); 769 770 771 #line 154 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 772 } 773 774 775 #line default 776 #line hidden 777 WriteLiteral("\t\t\t\t</label>\r\n"); 778 779 780 #line 156 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 781 782 783 #line default 784 #line hidden 785 786 #line 156 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 787 788 string requiredEmail = GetString("Form.Field.UserManagement_Form_Email.Required") == "True" ? " data-fv-notempty='true'" : ""; 789 string emailVal = string.Format( 790 "class='form-control'" + 791 " placeholder='{0}'" + 792 "{1}" + 793 " data-fv-notempty-message='{2}'" + 794 " data-fv-emailaddress='true'" + 795 " data-fv-emailaddress-message='{3}'", 796 @Translate("Email", "Email"), requiredEmail, @Translate("emailRequired", "Your email address is required and cannot be empty"), @Translate("emailNotValid", "Your email address is not a valid email address")); 797 798 799 #line default 800 #line hidden 801 WriteLiteral("\r\n"); 802 803 WriteLiteral("\t\t\t\t"); 804 805 806 #line 167 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 807 Write(GetString("Form.Field.UserManagement_Form_Email.Control").Replace("/>", emailVal + "/>")); 808 809 810 #line default 811 #line hidden 812 WriteLiteral("\r\n\t\t\t</div>\r\n\t\t\t<div"); 813 814 WriteLiteral(" class=\"form-group col-md-6\""); 815 816 WriteLiteral(">\r\n\t\t\t\t<label"); 817 818 WriteLiteral(" for=\"UserManagement_Form_PhoneBusiness\""); 819 820 WriteLiteral(">\r\n"); 821 822 WriteLiteral("\t\t\t\t\t"); 823 824 825 #line 171 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 826 Write(Translate("Phone", "Phone")); 827 828 829 #line default 830 #line hidden 831 WriteLiteral("\r\n"); 832 833 834 #line 172 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 835 836 837 #line default 838 #line hidden 839 840 #line 172 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 841 if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_PhoneBusiness.Description"))) { 842 843 844 #line default 845 #line hidden 846 WriteLiteral("\t\t\t\t\t\t<span"); 847 848 WriteLiteral(" class=\"fa fa-info-circle\""); 849 850 WriteLiteral(" data-toggle=\"tooltip\""); 851 852 WriteLiteral(" data-placement=\"top\""); 853 854 WriteAttribute("title", Tuple.Create(" title=\'", 9436), Tuple.Create("\'", 9514) 855 856 #line 173 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 857 , Tuple.Create(Tuple.Create("", 9444), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.UserManagement_Form_PhoneBusiness.Description") 858 859 #line default 860 #line hidden 861 , 9444), false) 862 ); 863 864 WriteLiteral("></span>\r\n"); 865 866 867 #line 174 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 868 } 869 870 871 #line default 872 #line hidden 873 WriteLiteral("\t\t\t\t</label>\r\n"); 874 875 876 #line 176 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 877 878 879 #line default 880 #line hidden 881 882 #line 176 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 883 884 string requiredPhone = GetString("Form.Field.UserManagement_Form_PhoneBusiness.Required") == "True" ? " data-fv-notempty='true'" : ""; 885 string phoneVal = string.Format( 886 "class='form-control'" + 887 " placeholder='{0}'" + 888 "{1}" + 889 " data-fv-notempty-message='{2}'" + 890 " data-fv-regexp='true'" + 891 " data-fv-regexp-regexp='^[0-9 -]+$'" + 892 " data-fv-regexp-message='{3}'", 893 @Translate("Phone", "Phone"), requiredPhone, @Translate("phoneRequired", "Your phone no. is required and cannot be empty"), @Translate("phoneNotValid", "Your phone no. can only consist of numbers")); 894 895 896 #line default 897 #line hidden 898 WriteLiteral("\r\n"); 899 900 WriteLiteral("\t\t\t\t"); 901 902 903 #line 188 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 904 Write(GetString("Form.Field.UserManagement_Form_PhoneBusiness.Control").Replace("/>", phoneVal + "/>")); 905 906 907 #line default 908 #line hidden 909 WriteLiteral("\r\n\t\t\t</div>\r\n\t\t</div>\r\n"); 910 911 912 #line 191 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 913 914 915 #line default 916 #line hidden 917 918 #line 191 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 919 if (!string.IsNullOrEmpty(GetString("Form.Field.PalletProductInfoHeading.Name"))) { 920 921 922 #line default 923 #line hidden 924 WriteLiteral("\t\t\t<div"); 925 926 WriteLiteral(" class=\"row page-header\""); 927 928 WriteLiteral(">\r\n\t\t\t\t<h2"); 929 930 WriteLiteral(" class=\"col-md-12\""); 931 932 WriteLiteral(">\r\n"); 933 934 WriteLiteral("\t\t\t\t\t"); 935 936 937 #line 194 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 938 Write(Translate(GetString("Form.Field.PalletProductInfoHeading.HtmlId"), GetString("Form.Field.PalletProductInfoHeading.Name"))); 939 940 941 #line default 942 #line hidden 943 WriteLiteral("\r\n"); 944 945 946 #line 195 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 947 948 949 #line default 950 #line hidden 951 952 #line 195 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 953 if (!string.IsNullOrEmpty(GetString("Form.Field.PalletProductInfoHeading.Text"))) { 954 955 956 #line default 957 #line hidden 958 WriteLiteral("\t\t\t\t\t\t<small>"); 959 960 961 #line 196 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 962 Write(Translate(GetString("Form.Field.PalletProductInfoHeading.Text"), GetString("Form.Field.PalletProductInfoHeading.Text"))); 963 964 965 #line default 966 #line hidden 967 WriteLiteral("</small>\r\n"); 968 969 970 #line 197 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 971 } 972 973 974 #line default 975 #line hidden 976 WriteLiteral("\t\t\t\t</h2>\r\n\t\t\t</div>\r\n"); 977 978 979 #line 200 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 980 } 981 982 983 #line default 984 #line hidden 985 WriteLiteral("\t\t<div"); 986 987 WriteLiteral(" class=\"row\""); 988 989 WriteLiteral(">\r\n"); 990 991 992 #line 202 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 993 994 995 #line default 996 #line hidden 997 998 #line 202 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 999 if (!string.IsNullOrEmpty(GetString("Form.Field.PalletSizeHeading.Name"))) { 1000 1001 1002 #line default 1003 #line hidden 1004 WriteLiteral("\t\t\t\t<h3"); 1005 1006 WriteLiteral(" class=\"col-md-4\""); 1007 1008 WriteLiteral(">\r\n"); 1009 1010 WriteLiteral("\t\t\t\t\t"); 1011 1012 1013 #line 204 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1014 Write(Translate(GetString("Form.Field.PalletSizeHeading.HtmlId"), GetString("Form.Field.PalletSizeHeading.Name"))); 1015 1016 1017 #line default 1018 #line hidden 1019 WriteLiteral("\r\n"); 1020 1021 1022 #line 205 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1023 1024 1025 #line default 1026 #line hidden 1027 1028 #line 205 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1029 if (!string.IsNullOrEmpty(GetString("Form.Field.PalletSizeHeading.Description"))) { 1030 1031 1032 #line default 1033 #line hidden 1034 WriteLiteral("\t\t\t\t\t\t<span"); 1035 1036 WriteLiteral(" class=\"fa fa-info-circle\""); 1037 1038 WriteLiteral(" data-toggle=\"tooltip\""); 1039 1040 WriteLiteral(" data-placement=\"top\""); 1041 1042 WriteAttribute("title", Tuple.Create(" title=\'", 11294), Tuple.Create("\'", 11422) 1043 1044 #line 206 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1045 , Tuple.Create(Tuple.Create("", 11302), Tuple.Create<System.Object, System.Int32>(Translate(GetString("Form.Field.PalletSizeHeading.Description"), GetString("Form.Field.PalletSizeHeading.Description")) 1046 1047 #line default 1048 #line hidden 1049 , 11302), false) 1050 ); 1051 1052 WriteLiteral("></span>\r\n"); 1053 1054 1055 #line 207 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1056 } 1057 1058 1059 #line default 1060 #line hidden 1061 WriteLiteral("\t\t\t\t</h3>\r\n"); 1062 1063 1064 #line 209 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1065 } 1066 1067 1068 #line default 1069 #line hidden 1070 WriteLiteral("\t\t\t<div"); 1071 1072 WriteLiteral(" class=\"form-group col-md-4\""); 1073 1074 WriteLiteral(">\r\n\t\t\t\t<label"); 1075 1076 WriteAttribute("for", Tuple.Create(" for=\'", 11505), Tuple.Create("\'", 11555) 1077 1078 #line 211 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1079 , Tuple.Create(Tuple.Create("", 11511), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.PalletLength.HtmlId") 1080 1081 #line default 1082 #line hidden 1083 , 11511), false) 1084 ); 1085 1086 WriteLiteral(">\r\n"); 1087 1088 WriteLiteral("\t\t\t\t\t"); 1089 1090 1091 #line 212 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1092 Write(Translate(GetString("Form.Field.PalletLength.Name"), GetString("Form.Field.PalletLength.Name"))); 1093 1094 1095 #line default 1096 #line hidden 1097 WriteLiteral("\r\n"); 1098 1099 1100 #line 213 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1101 1102 1103 #line default 1104 #line hidden 1105 1106 #line 213 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1107 if (!string.IsNullOrEmpty(GetString("Form.Field.PalletLength.Description"))) { 1108 1109 1110 #line default 1111 #line hidden 1112 WriteLiteral("\t\t\t\t\t\t<span"); 1113 1114 WriteLiteral(" class=\"fa fa-info-circle\""); 1115 1116 WriteLiteral(" data-toggle=\"tooltip\""); 1117 1118 WriteLiteral(" data-placement=\"top\""); 1119 1120 WriteAttribute("title", Tuple.Create(" title=\'", 11828), Tuple.Create("\'", 11885) 1121 1122 #line 214 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1123 , Tuple.Create(Tuple.Create("", 11836), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.PalletLength.Description") 1124 1125 #line default 1126 #line hidden 1127 , 11836), false) 1128 ); 1129 1130 WriteLiteral("></span>\r\n"); 1131 1132 1133 #line 215 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1134 } 1135 1136 1137 #line default 1138 #line hidden 1139 WriteLiteral("\t\t\t\t</label>\r\n"); 1140 1141 1142 #line 217 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1143 1144 1145 #line default 1146 #line hidden 1147 1148 #line 217 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1149 1150 string requiredPalletLength = GetString("Form.Field.PalletLength.Required") == "True" 1151 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("palletLengthRequired", "Pallet length is required and cannot be empty")) 1152 : ""; 1153 1154 1155 #line default 1156 #line hidden 1157 WriteLiteral("\r\n\t\t\t\t<input"); 1158 1159 WriteLiteral(" class=\"form-control\""); 1160 1161 WriteLiteral(" type=\"number\""); 1162 1163 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\tid=\'", 12250), Tuple.Create("\'", 12308) 1164 1165 #line 223 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1166 , Tuple.Create(Tuple.Create("", 12264), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.PalletLength.HtmlId") 1167 1168 #line default 1169 #line hidden 1170 , 12264), false) 1171 ); 1172 1173 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\tname=\'", 12309), Tuple.Create("\'", 12369) 1174 1175 #line 224 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1176 , Tuple.Create(Tuple.Create("", 12325), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.PalletLength.HtmlId") 1177 1178 #line default 1179 #line hidden 1180 , 12325), false) 1181 ); 1182 1183 WriteLiteral("\r\n\t\t\t\t\t\t\t\t"); 1184 1185 1186 #line 225 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1187 Write(requiredPalletLength); 1188 1189 1190 #line default 1191 #line hidden 1192 WriteLiteral("\r\n\t\t\t\t\t\t\t\tplaceholder=\'"); 1193 1194 1195 #line 226 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1196 Write(Translate(GetString("Form.Field.PalletLength.Name"), GetString("Form.Field.PalletLength.Name"))); 1197 1198 1199 #line default 1200 #line hidden 1201 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\tdata-fv-integer-message=\'"); 1202 1203 1204 #line 227 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1205 Write(Translate("palletLengthNotValid", "Pallet length can only consist of numbers")); 1206 1207 1208 #line default 1209 #line hidden 1210 WriteLiteral("\' />\r\n\t\t\t</div>\r\n\t\t\t<div"); 1211 1212 WriteLiteral(" class=\"form-group col-md-4\""); 1213 1214 WriteLiteral(">\r\n\t\t\t\t<label"); 1215 1216 WriteAttribute("for", Tuple.Create(" for=\'", 12700), Tuple.Create("\'", 12749) 1217 1218 #line 230 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1219 , Tuple.Create(Tuple.Create("", 12706), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.PalletWidth.HtmlId") 1220 1221 #line default 1222 #line hidden 1223 , 12706), false) 1224 ); 1225 1226 WriteLiteral(">\r\n"); 1227 1228 WriteLiteral("\t\t\t\t\t"); 1229 1230 1231 #line 231 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1232 Write(Translate(GetString("Form.Field.PalletWidth.Name"), GetString("Form.Field.PalletWidth.Name"))); 1233 1234 1235 #line default 1236 #line hidden 1237 WriteLiteral("\r\n"); 1238 1239 1240 #line 232 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1241 1242 1243 #line default 1244 #line hidden 1245 1246 #line 232 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1247 if (!string.IsNullOrEmpty(GetString("Form.Field.PalletWidth.Description"))) { 1248 1249 1250 #line default 1251 #line hidden 1252 WriteLiteral("\t\t\t\t\t\t<span"); 1253 1254 WriteLiteral(" class=\"fa fa-info-circle\""); 1255 1256 WriteLiteral(" data-toggle=\"tooltip\""); 1257 1258 WriteLiteral(" data-placement=\"top\""); 1259 1260 WriteAttribute("title", Tuple.Create(" title=\'", 13019), Tuple.Create("\'", 13075) 1261 1262 #line 233 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1263 , Tuple.Create(Tuple.Create("", 13027), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.PalletWidth.Description") 1264 1265 #line default 1266 #line hidden 1267 , 13027), false) 1268 ); 1269 1270 WriteLiteral("></span>\r\n"); 1271 1272 1273 #line 234 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1274 } 1275 1276 1277 #line default 1278 #line hidden 1279 WriteLiteral("\t\t\t\t</label>\r\n"); 1280 1281 1282 #line 236 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1283 1284 1285 #line default 1286 #line hidden 1287 1288 #line 236 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1289 1290 string requiredPalletWidth = GetString("Form.Field.PalletWidth.Required") == "True" 1291 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("palletWidthRequired", "Pallet width is required and cannot be empty")) 1292 : ""; 1293 1294 1295 #line default 1296 #line hidden 1297 WriteLiteral("\r\n\t\t\t\t<input"); 1298 1299 WriteLiteral(" class=\"form-control\""); 1300 1301 WriteLiteral(" type=\"number\""); 1302 1303 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\tid=\'", 13436), Tuple.Create("\'", 13493) 1304 1305 #line 242 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1306 , Tuple.Create(Tuple.Create("", 13450), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.PalletWidth.HtmlId") 1307 1308 #line default 1309 #line hidden 1310 , 13450), false) 1311 ); 1312 1313 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\tname=\'", 13494), Tuple.Create("\'", 13553) 1314 1315 #line 243 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1316 , Tuple.Create(Tuple.Create("", 13510), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.PalletWidth.HtmlId") 1317 1318 #line default 1319 #line hidden 1320 , 13510), false) 1321 ); 1322 1323 WriteLiteral("\r\n\t\t\t\t\t\t\t\t"); 1324 1325 1326 #line 244 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1327 Write(requiredPalletLength); 1328 1329 1330 #line default 1331 #line hidden 1332 WriteLiteral("\r\n\t\t\t\t\t\t\t\tplaceholder=\'"); 1333 1334 1335 #line 245 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1336 Write(Translate(GetString("Form.Field.PalletWidth.Name"), GetString("Form.Field.PalletWidth.Name"))); 1337 1338 1339 #line default 1340 #line hidden 1341 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\tdata-fv-integer-message=\'"); 1342 1343 1344 #line 246 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1345 Write(Translate("palletWidthNotValid", "Pallet width can only consist of numbers")); 1346 1347 1348 #line default 1349 #line hidden 1350 WriteLiteral("\' />\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t\t<div"); 1351 1352 WriteLiteral(" class=\"row\""); 1353 1354 WriteLiteral(">\r\n"); 1355 1356 1357 #line 250 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1358 1359 1360 #line default 1361 #line hidden 1362 1363 #line 250 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1364 if (!string.IsNullOrEmpty(GetString("Form.Field.LoadSizeHeading.Name"))) { 1365 1366 1367 #line default 1368 #line hidden 1369 WriteLiteral("\t\t\t\t<h3"); 1370 1371 WriteLiteral(" class=\"col-md-4\""); 1372 1373 WriteLiteral(">\r\n"); 1374 1375 WriteLiteral("\t\t\t\t\t"); 1376 1377 1378 #line 252 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1379 Write(Translate(GetString("Form.Field.LoadSizeHeading.HtmlId"), GetString("Form.Field.LoadSizeHeading.Name"))); 1380 1381 1382 #line default 1383 #line hidden 1384 WriteLiteral("\r\n"); 1385 1386 1387 #line 253 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1388 1389 1390 #line default 1391 #line hidden 1392 1393 #line 253 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1394 if (!string.IsNullOrEmpty(GetString("Form.Field.LoadSizeHeading.Description"))) { 1395 1396 1397 #line default 1398 #line hidden 1399 WriteLiteral("\t\t\t\t\t\t<span"); 1400 1401 WriteLiteral(" class=\"fa fa-info-circle\""); 1402 1403 WriteLiteral(" data-toggle=\"tooltip\""); 1404 1405 WriteLiteral(" data-placement=\"top\""); 1406 1407 WriteAttribute("title", Tuple.Create(" title=\'", 14250), Tuple.Create("\'", 14374) 1408 1409 #line 254 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1410 , Tuple.Create(Tuple.Create("", 14258), Tuple.Create<System.Object, System.Int32>(Translate(GetString("Form.Field.LoadSizeHeading.Description"), GetString("Form.Field.LoadSizeHeading.Description")) 1411 1412 #line default 1413 #line hidden 1414 , 14258), false) 1415 ); 1416 1417 WriteLiteral("></span>\r\n"); 1418 1419 1420 #line 255 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1421 } 1422 1423 1424 #line default 1425 #line hidden 1426 WriteLiteral("\t\t\t\t</h3>\r\n"); 1427 1428 1429 #line 257 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1430 } 1431 1432 1433 #line default 1434 #line hidden 1435 WriteLiteral("\t\t\t<div"); 1436 1437 WriteLiteral(" class=\"form-group col-md-4\""); 1438 1439 WriteLiteral(">\r\n\t\t\t\t<label"); 1440 1441 WriteAttribute("for", Tuple.Create(" for=\'", 14457), Tuple.Create("\'", 14505) 1442 1443 #line 259 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1444 , Tuple.Create(Tuple.Create("", 14463), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadLength.HtmlId") 1445 1446 #line default 1447 #line hidden 1448 , 14463), false) 1449 ); 1450 1451 WriteLiteral(">\r\n"); 1452 1453 WriteLiteral("\t\t\t\t\t"); 1454 1455 1456 #line 260 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1457 Write(Translate(GetString("Form.Field.LoadLength.Name"), GetString("Form.Field.LoadLength.Name"))); 1458 1459 1460 #line default 1461 #line hidden 1462 WriteLiteral("\r\n"); 1463 1464 1465 #line 261 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1466 1467 1468 #line default 1469 #line hidden 1470 1471 #line 261 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1472 if (!string.IsNullOrEmpty(GetString("Form.Field.LoadLength.Description"))) { 1473 1474 1475 #line default 1476 #line hidden 1477 WriteLiteral("\t\t\t\t\t\t<span"); 1478 1479 WriteLiteral(" class=\"fa fa-info-circle\""); 1480 1481 WriteLiteral(" data-toggle=\"tooltip\""); 1482 1483 WriteLiteral(" data-placement=\"top\""); 1484 1485 WriteAttribute("title", Tuple.Create(" title=\'", 14772), Tuple.Create("\'", 14827) 1486 1487 #line 262 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1488 , Tuple.Create(Tuple.Create("", 14780), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadLength.Description") 1489 1490 #line default 1491 #line hidden 1492 , 14780), false) 1493 ); 1494 1495 WriteLiteral("></span>\r\n"); 1496 1497 1498 #line 263 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1499 } 1500 1501 1502 #line default 1503 #line hidden 1504 WriteLiteral("\t\t\t\t</label>\r\n"); 1505 1506 1507 #line 265 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1508 1509 1510 #line default 1511 #line hidden 1512 1513 #line 265 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1514 1515 string requiredLoadLength = GetString("Form.Field.LoadLength.Required") == "True" 1516 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("loadLengthRequired", "Load length is required and cannot be empty")) 1517 : ""; 1518 1519 1520 #line default 1521 #line hidden 1522 WriteLiteral("\r\n\t\t\t\t<input"); 1523 1524 WriteLiteral(" class=\"form-control\""); 1525 1526 WriteLiteral(" type=\"number\""); 1527 1528 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\tid=\'", 15184), Tuple.Create("\'", 15240) 1529 1530 #line 271 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1531 , Tuple.Create(Tuple.Create("", 15198), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadLength.HtmlId") 1532 1533 #line default 1534 #line hidden 1535 , 15198), false) 1536 ); 1537 1538 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\tname=\'", 15241), Tuple.Create("\'", 15299) 1539 1540 #line 272 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1541 , Tuple.Create(Tuple.Create("", 15257), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadLength.HtmlId") 1542 1543 #line default 1544 #line hidden 1545 , 15257), false) 1546 ); 1547 1548 WriteLiteral("\r\n\t\t\t\t\t\t\t\t"); 1549 1550 1551 #line 273 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1552 Write(requiredLoadLength); 1553 1554 1555 #line default 1556 #line hidden 1557 WriteLiteral("\r\n\t\t\t\t\t\t\t\tplaceholder=\'"); 1558 1559 1560 #line 274 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1561 Write(Translate(GetString("Form.Field.LoadLength.Name"), GetString("Form.Field.LoadLength.Name"))); 1562 1563 1564 #line default 1565 #line hidden 1566 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\tdata-fv-integer-message=\'"); 1567 1568 1569 #line 275 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1570 Write(Translate("loadLengthNotValid", "Load length can only consist of numbers")); 1571 1572 1573 #line default 1574 #line hidden 1575 WriteLiteral("\' />\r\n\t\t\t</div>\r\n\t\t\t<div"); 1576 1577 WriteLiteral(" class=\"form-group col-md-4\""); 1578 1579 WriteLiteral(">\r\n\t\t\t\t<label"); 1580 1581 WriteAttribute("for", Tuple.Create(" for=\'", 15620), Tuple.Create("\'", 15667) 1582 1583 #line 278 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1584 , Tuple.Create(Tuple.Create("", 15626), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadWidth.HtmlId") 1585 1586 #line default 1587 #line hidden 1588 , 15626), false) 1589 ); 1590 1591 WriteLiteral(">\r\n"); 1592 1593 WriteLiteral("\t\t\t\t\t"); 1594 1595 1596 #line 279 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1597 Write(Translate(GetString("Form.Field.LoadWidth.Name"), GetString("Form.Field.LoadWidth.Name"))); 1598 1599 1600 #line default 1601 #line hidden 1602 WriteLiteral("\r\n"); 1603 1604 1605 #line 280 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1606 1607 1608 #line default 1609 #line hidden 1610 1611 #line 280 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1612 if (!string.IsNullOrEmpty(GetString("Form.Field.LoadWidth.Description"))) { 1613 1614 1615 #line default 1616 #line hidden 1617 WriteLiteral("\t\t\t\t\t\t<span"); 1618 1619 WriteLiteral(" class=\"fa fa-info-circle\""); 1620 1621 WriteLiteral(" data-toggle=\"tooltip\""); 1622 1623 WriteLiteral(" data-placement=\"top\""); 1624 1625 WriteAttribute("title", Tuple.Create(" title=\'", 15931), Tuple.Create("\'", 15985) 1626 1627 #line 281 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1628 , Tuple.Create(Tuple.Create("", 15939), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadWidth.Description") 1629 1630 #line default 1631 #line hidden 1632 , 15939), false) 1633 ); 1634 1635 WriteLiteral("></span>\r\n"); 1636 1637 1638 #line 282 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1639 } 1640 1641 1642 #line default 1643 #line hidden 1644 WriteLiteral("\t\t\t\t</label>\r\n"); 1645 1646 1647 #line 284 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1648 1649 1650 #line default 1651 #line hidden 1652 1653 #line 284 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1654 1655 string requiredLoadWidth = GetString("Form.Field.LoadWidth.Required") == "True" 1656 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("loadWidthRequired", "Load width is required and cannot be empty")) 1657 : ""; 1658 1659 1660 #line default 1661 #line hidden 1662 WriteLiteral("\r\n\t\t\t\t<input"); 1663 1664 WriteLiteral(" class=\"form-control\""); 1665 1666 WriteLiteral(" type=\"number\""); 1667 1668 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\tid=\'", 16338), Tuple.Create("\'", 16393) 1669 1670 #line 290 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1671 , Tuple.Create(Tuple.Create("", 16352), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadWidth.HtmlId") 1672 1673 #line default 1674 #line hidden 1675 , 16352), false) 1676 ); 1677 1678 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\tname=\'", 16394), Tuple.Create("\'", 16451) 1679 1680 #line 291 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1681 , Tuple.Create(Tuple.Create("", 16410), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadWidth.HtmlId") 1682 1683 #line default 1684 #line hidden 1685 , 16410), false) 1686 ); 1687 1688 WriteLiteral("\r\n\t\t\t\t\t\t\t\t"); 1689 1690 1691 #line 292 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1692 Write(requiredLoadWidth); 1693 1694 1695 #line default 1696 #line hidden 1697 WriteLiteral("\r\n\t\t\t\t\t\t\t\tplaceholder=\'"); 1698 1699 1700 #line 293 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1701 Write(Translate(GetString("Form.Field.LoadWidth.Name"), GetString("Form.Field.LoadWidth.Name"))); 1702 1703 1704 #line default 1705 #line hidden 1706 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\tdata-fv-integer-message=\'"); 1707 1708 1709 #line 294 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1710 Write(Translate("loadWidthNotValid", "Pallet width can only consist of numbers")); 1711 1712 1713 #line default 1714 #line hidden 1715 WriteLiteral("\' />\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t\t<div"); 1716 1717 WriteLiteral(" class=\"row\""); 1718 1719 WriteLiteral(">\r\n\t\t\t<div"); 1720 1721 WriteLiteral(" class=\"form-group col-md-4\""); 1722 1723 WriteLiteral(">\r\n\t\t\t\t<label"); 1724 1725 WriteAttribute("for", Tuple.Create(" for=\'", 16800), Tuple.Create("\'", 16851) 1726 1727 #line 299 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1728 , Tuple.Create(Tuple.Create("", 16806), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.MaxLoadHeight.HtmlId") 1729 1730 #line default 1731 #line hidden 1732 , 16806), false) 1733 ); 1734 1735 WriteLiteral(">\r\n"); 1736 1737 WriteLiteral("\t\t\t\t\t"); 1738 1739 1740 #line 300 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1741 Write(Translate(GetString("Form.Field.MaxLoadHeight.Name"), GetString("Form.Field.MaxLoadHeight.Name"))); 1742 1743 1744 #line default 1745 #line hidden 1746 WriteLiteral("\r\n"); 1747 1748 1749 #line 301 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1750 1751 1752 #line default 1753 #line hidden 1754 1755 #line 301 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1756 if (!string.IsNullOrEmpty(GetString("Form.Field.MaxLoadHeight.Description"))) { 1757 1758 1759 #line default 1760 #line hidden 1761 WriteLiteral("\t\t\t\t\t\t<span"); 1762 1763 WriteLiteral(" class=\"fa fa-info-circle\""); 1764 1765 WriteLiteral(" data-toggle=\"tooltip\""); 1766 1767 WriteLiteral(" data-placement=\"top\""); 1768 1769 WriteAttribute("title", Tuple.Create(" title=\'", 17127), Tuple.Create("\'", 17185) 1770 1771 #line 302 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1772 , Tuple.Create(Tuple.Create("", 17135), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.MaxLoadHeight.Description") 1773 1774 #line default 1775 #line hidden 1776 , 17135), false) 1777 ); 1778 1779 WriteLiteral("></span>\r\n"); 1780 1781 1782 #line 303 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1783 } 1784 1785 1786 #line default 1787 #line hidden 1788 WriteLiteral("\t\t\t\t</label>\r\n"); 1789 1790 1791 #line 305 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1792 1793 1794 #line default 1795 #line hidden 1796 1797 #line 305 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1798 1799 string requiredMaxLoadHeight = GetString("Form.Field.MaxLoadHeight.Required") == "True" 1800 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("maxLoadHeightRequired", "Load width is required and cannot be empty")) 1801 : ""; 1802 1803 1804 #line default 1805 #line hidden 1806 WriteLiteral("\r\n\t\t\t\t<input"); 1807 1808 WriteLiteral(" class=\"form-control\""); 1809 1810 WriteLiteral(" type=\"number\""); 1811 1812 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\tid=\'", 17550), Tuple.Create("\'", 17609) 1813 1814 #line 311 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1815 , Tuple.Create(Tuple.Create("", 17564), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.MaxLoadHeight.HtmlId") 1816 1817 #line default 1818 #line hidden 1819 , 17564), false) 1820 ); 1821 1822 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\tname=\'", 17610), Tuple.Create("\'", 17671) 1823 1824 #line 312 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1825 , Tuple.Create(Tuple.Create("", 17626), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.MaxLoadHeight.HtmlId") 1826 1827 #line default 1828 #line hidden 1829 , 17626), false) 1830 ); 1831 1832 WriteLiteral("\r\n\t\t\t\t\t\t\t\t"); 1833 1834 1835 #line 313 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1836 Write(requiredMaxLoadHeight); 1837 1838 1839 #line default 1840 #line hidden 1841 WriteLiteral("\r\n\t\t\t\t\t\t\t\tplaceholder=\'"); 1842 1843 1844 #line 314 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1845 Write(Translate(GetString("Form.Field.MaxLoadHeight.Name"), GetString("Form.Field.MaxLoadHeight.Name"))); 1846 1847 1848 #line default 1849 #line hidden 1850 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\tdata-fv-integer-message=\'"); 1851 1852 1853 #line 315 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1854 Write(Translate("maxLoadHeighthNotValid", "Pallet width can only consist of numbers")); 1855 1856 1857 #line default 1858 #line hidden 1859 WriteLiteral("\' />\r\n\t\t\t</div>\r\n\t\t\t<div"); 1860 1861 WriteLiteral(" class=\"form-group col-md-4\""); 1862 1863 WriteLiteral(">\r\n\t\t\t\t<label"); 1864 1865 WriteAttribute("for", Tuple.Create(" for=\'", 18006), Tuple.Create("\'", 18065) 1866 1867 #line 318 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1868 , Tuple.Create(Tuple.Create("", 18012), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ExistingPackingMethod.HtmlId") 1869 1870 #line default 1871 #line hidden 1872 , 18012), false) 1873 ); 1874 1875 WriteLiteral(">\r\n"); 1876 1877 WriteLiteral("\t\t\t\t\t"); 1878 1879 1880 #line 319 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1881 Write(Translate(GetString("Form.Field.ExistingPackingMethod.Name"), GetString("Form.Field.ExistingPackingMethod.Name"))); 1882 1883 1884 #line default 1885 #line hidden 1886 WriteLiteral("\r\n"); 1887 1888 1889 #line 320 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1890 1891 1892 #line default 1893 #line hidden 1894 1895 #line 320 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1896 if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackingMethod.Description"))) { 1897 1898 1899 #line default 1900 #line hidden 1901 WriteLiteral("\t\t\t\t\t\t<span"); 1902 1903 WriteLiteral(" class=\"fa fa-info-circle\""); 1904 1905 WriteLiteral(" data-toggle=\"tooltip\""); 1906 1907 WriteLiteral(" data-placement=\"top\""); 1908 1909 WriteAttribute("title", Tuple.Create(" title=\'", 18365), Tuple.Create("\'", 18431) 1910 1911 #line 321 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1912 , Tuple.Create(Tuple.Create("", 18373), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ExistingPackingMethod.Description") 1913 1914 #line default 1915 #line hidden 1916 , 18373), false) 1917 ); 1918 1919 WriteLiteral("></span>\r\n"); 1920 1921 1922 #line 322 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1923 } 1924 1925 1926 #line default 1927 #line hidden 1928 WriteLiteral("\t\t\t\t</label>\r\n"); 1929 1930 1931 #line 324 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1932 1933 1934 #line default 1935 #line hidden 1936 1937 #line 324 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1938 1939 string requiredExistingPackingMethod = GetString("Form.Field.ExistingPackingMethod.Required") == "True" ? " data-fv-notempty='true'" : ""; 1940 string existingPackingMethodVal = string.Format( 1941 "class='form-control'" + 1942 "{0}" + 1943 " data-fv-notempty-message='{1}'", 1944 requiredExistingPackingMethod, @Translate("nameRequired", "Your existing wrapping method is required and cannot be empty. Select 'None' if you currently do not use any packaging. If your packaging method is not present, please fill the next field in the form")); 1945 1946 1947 #line default 1948 #line hidden 1949 WriteLiteral("\r\n"); 1950 1951 WriteLiteral("\t\t\t\t"); 1952 1953 1954 #line 332 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1955 Write(GetString("Form.Field.ExistingPackingMethod.Control").Replace("<select", "<select " + existingPackingMethodVal)); 1956 1957 1958 #line default 1959 #line hidden 1960 WriteLiteral("\r\n\t\t\t</div>\r\n\t\t\t<div"); 1961 1962 WriteLiteral(" class=\"form-group col-md-4\""); 1963 1964 WriteLiteral(">\r\n\t\t\t\t<label"); 1965 1966 WriteAttribute("for", Tuple.Create(" for=\'", 19223), Tuple.Create("\'", 19287) 1967 1968 #line 335 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1969 , Tuple.Create(Tuple.Create("", 19229), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ExistingPackingMethodOther.HtmlId") 1970 1971 #line default 1972 #line hidden 1973 , 19229), false) 1974 ); 1975 1976 WriteLiteral(">\r\n"); 1977 1978 WriteLiteral("\t\t\t\t\t"); 1979 1980 1981 #line 336 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1982 Write(Translate(GetString("Form.Field.ExistingPackingMethodOther.Name"), GetString("Form.Field.ExistingPackingMethodOther.Name"))); 1983 1984 1985 #line default 1986 #line hidden 1987 WriteLiteral("\r\n"); 1988 1989 1990 #line 337 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1991 1992 1993 #line default 1994 #line hidden 1995 1996 #line 337 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 1997 if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackingMethodOther.Description"))) { 1998 1999 2000 #line default 2001 #line hidden 2002 WriteLiteral("\t\t\t\t\t\t<span"); 2003 2004 WriteLiteral(" class=\"fa fa-info-circle\""); 2005 2006 WriteLiteral(" data-toggle=\"tooltip\""); 2007 2008 WriteLiteral(" data-placement=\"top\""); 2009 2010 WriteAttribute("title", Tuple.Create(" title=\'", 19602), Tuple.Create("\'", 19673) 2011 2012 #line 338 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2013 , Tuple.Create(Tuple.Create("", 19610), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ExistingPackingMethodOther.Description") 2014 2015 #line default 2016 #line hidden 2017 , 19610), false) 2018 ); 2019 2020 WriteLiteral("></span>\r\n"); 2021 2022 2023 #line 339 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2024 } 2025 2026 2027 #line default 2028 #line hidden 2029 WriteLiteral("\t\t\t\t</label>\r\n"); 2030 2031 2032 #line 341 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2033 2034 2035 #line default 2036 #line hidden 2037 2038 #line 341 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2039 2040 string requiredExistingPackingMethodOther = GetString("Form.Field.ExistingPackingMethodOther.Required") == "True" 2041 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("existingPackingMethodOtherRequired", "Other existing packing method is required and cannot be empty")) 2042 : ""; 2043 2044 2045 #line default 2046 #line hidden 2047 WriteLiteral("\r\n\t\t\t\t<input"); 2048 2049 WriteLiteral(" class=\"form-control\""); 2050 2051 WriteLiteral(" type=\"text\""); 2052 2053 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\tid=\'", 20094), Tuple.Create("\'", 20166) 2054 2055 #line 347 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2056 , Tuple.Create(Tuple.Create("", 20108), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ExistingPackingMethodOther.HtmlId") 2057 2058 #line default 2059 #line hidden 2060 , 20108), false) 2061 ); 2062 2063 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\tname=\'", 20167), Tuple.Create("\'", 20241) 2064 2065 #line 348 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2066 , Tuple.Create(Tuple.Create("", 20183), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ExistingPackingMethodOther.HtmlId") 2067 2068 #line default 2069 #line hidden 2070 , 20183), false) 2071 ); 2072 2073 WriteLiteral("\r\n\t\t\t\t\t\t\t\t"); 2074 2075 2076 #line 349 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2077 Write(requiredExistingPackingMethodOther); 2078 2079 2080 #line default 2081 #line hidden 2082 WriteLiteral("\r\n\t\t\t\t\t\t\t\tplaceholder=\'"); 2083 2084 2085 #line 350 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2086 Write(Translate(GetString("Form.Field.ExistingPackingMethodOther.Name"), GetString("Form.Field.ExistingPackingMethodOther.Name"))); 2087 2088 2089 #line default 2090 #line hidden 2091 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\tdata-fv-regexp=\"true\"\r\n\t\t\t\t\t\t\t\tdata-fv-regexp-regexp=\"^[a-zA-Z0-9 -]+$" + 2092 "\"\r\n\t\t\t\t\t\t\t\tdata-fv-regexp-message=\'"); 2093 2094 2095 #line 353 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2096 Write(Translate("alfaNumCompany", "Your wrapping method can only consist of letters and numbers")); 2097 2098 2099 #line default 2100 #line hidden 2101 WriteLiteral("\' />\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t\t<div"); 2102 2103 WriteLiteral(" class=\"row\""); 2104 2105 WriteLiteral(">\r\n\t\t\t<div"); 2106 2107 WriteLiteral(" class=\"form-group col-md-6\""); 2108 2109 WriteLiteral(">\r\n\t\t\t\t<label"); 2110 2111 WriteAttribute("for", Tuple.Create(" for=\'", 20738), Tuple.Create("\'", 20794) 2112 2113 #line 358 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2114 , Tuple.Create(Tuple.Create("", 20744), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ProductDescription.HtmlId") 2115 2116 #line default 2117 #line hidden 2118 , 20744), false) 2119 ); 2120 2121 WriteLiteral(">\r\n"); 2122 2123 WriteLiteral("\t\t\t\t\t"); 2124 2125 2126 #line 359 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2127 Write(Translate(GetString("Form.Field.ProductDescription.Name"), GetString("Form.Field.ProductDescription.Name"))); 2128 2129 2130 #line default 2131 #line hidden 2132 WriteLiteral("\r\n"); 2133 2134 2135 #line 360 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2136 2137 2138 #line default 2139 #line hidden 2140 2141 #line 360 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2142 if (!string.IsNullOrEmpty(GetString("Form.Field.ProductDescription.Description"))) { 2143 2144 2145 #line default 2146 #line hidden 2147 WriteLiteral("\t\t\t\t\t\t<span"); 2148 2149 WriteLiteral(" class=\"fa fa-info-circle\""); 2150 2151 WriteLiteral(" data-toggle=\"tooltip\""); 2152 2153 WriteLiteral(" data-placement=\"top\""); 2154 2155 WriteAttribute("title", Tuple.Create(" title=\'", 21085), Tuple.Create("\'", 21148) 2156 2157 #line 361 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2158 , Tuple.Create(Tuple.Create("", 21093), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ProductDescription.Description") 2159 2160 #line default 2161 #line hidden 2162 , 21093), false) 2163 ); 2164 2165 WriteLiteral("></span>\r\n"); 2166 2167 2168 #line 362 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2169 } 2170 2171 2172 #line default 2173 #line hidden 2174 WriteLiteral("\t\t\t\t</label>\r\n"); 2175 2176 2177 #line 364 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2178 2179 2180 #line default 2181 #line hidden 2182 2183 #line 364 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2184 2185 string requiredProductDescription = GetString("Form.Field.ProductDescription.Required") == "True" 2186 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("productDescriptionRequired", "Product description is required and cannot be empty")) 2187 : ""; 2188 2189 2190 #line default 2191 #line hidden 2192 WriteLiteral("\r\n\t\t\t\t<textarea"); 2193 2194 WriteLiteral(" class=\"form-control\""); 2195 2196 WriteLiteral(" rows=\"5\""); 2197 2198 WriteLiteral(" minlength=\"10\""); 2199 2200 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\t\tid=\'", 21550), Tuple.Create("\'", 21615) 2201 2202 #line 370 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2203 , Tuple.Create(Tuple.Create("", 21565), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ProductDescription.HtmlId") 2204 2205 #line default 2206 #line hidden 2207 , 21565), false) 2208 ); 2209 2210 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\t\tname=\'", 21616), Tuple.Create("\'", 21683) 2211 2212 #line 371 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2213 , Tuple.Create(Tuple.Create("", 21633), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ProductDescription.HtmlId") 2214 2215 #line default 2216 #line hidden 2217 , 21633), false) 2218 ); 2219 2220 WriteLiteral("\r\n\t\t\t\t\t\t\t\t\t"); 2221 2222 2223 #line 372 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2224 Write(requiredExistingPackingMethodOther); 2225 2226 2227 #line default 2228 #line hidden 2229 WriteLiteral("\r\n\t\t\t\t\t\t\t\t\tplaceholder=\'"); 2230 2231 2232 #line 373 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2233 Write(Translate(GetString("Form.Field.ProductDescription.Name"), GetString("Form.Field.ProductDescription.Name"))); 2234 2235 2236 #line default 2237 #line hidden 2238 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\t\tdata-fv-stringlength-message=\'"); 2239 2240 2241 #line 374 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2242 Write(Translate("minProductDescription", "Product description must be at least 10 characters")); 2243 2244 2245 #line default 2246 #line hidden 2247 WriteLiteral("\'></textarea>\r\n\t\t\t</div>\r\n\t\t\t<div"); 2248 2249 WriteLiteral(" class=\"form-group col-md-6\""); 2250 2251 WriteLiteral(">\r\n\t\t\t\t<label"); 2252 2253 WriteAttribute("for", Tuple.Create(" for=\'", 22067), Tuple.Create("\'", 22125) 2254 2255 #line 377 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2256 , Tuple.Create(Tuple.Create("", 22073), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.RequiredPackingSpeed.HtmlId") 2257 2258 #line default 2259 #line hidden 2260 , 22073), false) 2261 ); 2262 2263 WriteLiteral(">\r\n"); 2264 2265 WriteLiteral("\t\t\t\t\t"); 2266 2267 2268 #line 378 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2269 Write(Translate(GetString("Form.Field.RequiredPackingSpeed.Name"), GetString("Form.Field.RequiredPackingSpeed.Name"))); 2270 2271 2272 #line default 2273 #line hidden 2274 WriteLiteral("\r\n"); 2275 2276 2277 #line 379 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2278 2279 2280 #line default 2281 #line hidden 2282 2283 #line 379 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2284 if (!string.IsNullOrEmpty(GetString("Form.Field.RequiredPackingSpeed.Description"))) { 2285 2286 2287 #line default 2288 #line hidden 2289 WriteLiteral("\t\t\t\t\t\t<span"); 2290 2291 WriteLiteral(" class=\"fa fa-info-circle\""); 2292 2293 WriteLiteral(" data-toggle=\"tooltip\""); 2294 2295 WriteLiteral(" data-placement=\"top\""); 2296 2297 WriteAttribute("title", Tuple.Create(" title=\'", 22422), Tuple.Create("\'", 22487) 2298 2299 #line 380 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2300 , Tuple.Create(Tuple.Create("", 22430), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.RequiredPackingSpeed.Description") 2301 2302 #line default 2303 #line hidden 2304 , 22430), false) 2305 ); 2306 2307 WriteLiteral("></span>\r\n"); 2308 2309 2310 #line 381 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2311 } 2312 2313 2314 #line default 2315 #line hidden 2316 WriteLiteral("\t\t\t\t</label>\r\n"); 2317 2318 2319 #line 383 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2320 2321 2322 #line default 2323 #line hidden 2324 2325 #line 383 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2326 2327 string requiredRequiredPackingSpeed = GetString("Form.Field.RequiredPackingSpeed.Required") == "True" 2328 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("requiredPackingSpeedRequired", "Required packaging speed is required and cannot be empty")) 2329 : ""; 2330 2331 2332 #line default 2333 #line hidden 2334 WriteLiteral("\r\n\t\t\t\t<input"); 2335 2336 WriteLiteral(" class=\"form-control\""); 2337 2338 WriteLiteral(" type=\"number\""); 2339 2340 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\tid=\'", 22887), Tuple.Create("\'", 22953) 2341 2342 #line 389 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2343 , Tuple.Create(Tuple.Create("", 22901), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.RequiredPackingSpeed.HtmlId") 2344 2345 #line default 2346 #line hidden 2347 , 22901), false) 2348 ); 2349 2350 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\tname=\'", 22954), Tuple.Create("\'", 23022) 2351 2352 #line 390 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2353 , Tuple.Create(Tuple.Create("", 22970), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.RequiredPackingSpeed.HtmlId") 2354 2355 #line default 2356 #line hidden 2357 , 22970), false) 2358 ); 2359 2360 WriteLiteral("\r\n\t\t\t\t\t\t\t\t"); 2361 2362 2363 #line 391 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2364 Write(requiredLoadWidth); 2365 2366 2367 #line default 2368 #line hidden 2369 WriteLiteral("\r\n\t\t\t\t\t\t\t\tplaceholder=\'"); 2370 2371 2372 #line 392 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2373 Write(Translate(GetString("Form.Field.RequiredPackingSpeed.Name"), GetString("Form.Field.RequiredPackingSpeed.Name"))); 2374 2375 2376 #line default 2377 #line hidden 2378 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\tdata-fv-integer-message=\'"); 2379 2380 2381 #line 393 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2382 Write(Translate("requiredPackingSpeedNotValid", "Required packaging speed can only consist of numbers")); 2383 2384 2385 #line default 2386 #line hidden 2387 WriteLiteral("\' />\r\n\t\t\t</div>\r\n\t\t</div>\r\n"); 2388 2389 2390 #line 396 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2391 2392 2393 #line default 2394 #line hidden 2395 2396 #line 396 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2397 if (!string.IsNullOrEmpty(GetString("Form.Field.TestRequirements.Name"))) { 2398 2399 2400 #line default 2401 #line hidden 2402 WriteLiteral("\t\t\t<div"); 2403 2404 WriteLiteral(" class=\"row page-header\""); 2405 2406 WriteLiteral(">\r\n\t\t\t\t<h2"); 2407 2408 WriteLiteral(" class=\"col-md-12\""); 2409 2410 WriteLiteral(">\r\n"); 2411 2412 WriteLiteral("\t\t\t\t\t"); 2413 2414 2415 #line 399 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2416 Write(Translate(GetString("Form.Field.TestRequirements.HtmlId"), GetString("Form.Field.TestRequirements.Name"))); 2417 2418 2419 #line default 2420 #line hidden 2421 WriteLiteral("\r\n"); 2422 2423 2424 #line 400 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2425 2426 2427 #line default 2428 #line hidden 2429 2430 #line 400 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2431 if (!string.IsNullOrEmpty(GetString("Form.Field.TestRequirements.Text"))) { 2432 2433 2434 #line default 2435 #line hidden 2436 WriteLiteral("\t\t\t\t\t\t<small>"); 2437 2438 2439 #line 401 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2440 Write(Translate(GetString("Form.Field.TestRequirements.Text"), GetString("Form.Field.TestRequirements.Text"))); 2441 2442 2443 #line default 2444 #line hidden 2445 WriteLiteral("</small>\r\n"); 2446 2447 2448 #line 402 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2449 } 2450 2451 2452 #line default 2453 #line hidden 2454 WriteLiteral("\t\t\t\t</h2>\r\n\t\t\t</div>\r\n"); 2455 2456 2457 #line 405 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2458 } 2459 2460 2461 #line default 2462 #line hidden 2463 WriteLiteral("\t\t"); 2464 2465 2466 #line 406 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2467 if (!string.IsNullOrEmpty(GetString("Form.Field.StabilityRequirements.Name"))) { 2468 2469 2470 #line default 2471 #line hidden 2472 WriteLiteral("\t\t\t<div"); 2473 2474 WriteLiteral(" class=\"row\""); 2475 2476 WriteLiteral(">\r\n\t\t\t\t<h4"); 2477 2478 WriteLiteral(" class=\"col-md-12\""); 2479 2480 WriteLiteral(">\r\n"); 2481 2482 WriteLiteral("\t\t\t\t\t"); 2483 2484 2485 #line 409 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2486 Write(Translate(GetString("Form.Field.StabilityRequirements.HtmlId"), GetString("Form.Field.StabilityRequirements.Name"))); 2487 2488 2489 #line default 2490 #line hidden 2491 WriteLiteral("\r\n"); 2492 2493 2494 #line 410 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2495 2496 2497 #line default 2498 #line hidden 2499 2500 #line 410 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2501 if (!string.IsNullOrEmpty(GetString("Form.Field.StabilityRequirements.Text"))) { 2502 2503 2504 #line default 2505 #line hidden 2506 WriteLiteral("\t\t\t\t\t\t<small>"); 2507 2508 2509 #line 411 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2510 Write(Translate(GetString("Form.Field.StabilityRequirements.Text"), GetString("Form.Field.StabilityRequirements.Text"))); 2511 2512 2513 #line default 2514 #line hidden 2515 WriteLiteral("</small>\r\n"); 2516 2517 2518 #line 412 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2519 } 2520 2521 2522 #line default 2523 #line hidden 2524 WriteLiteral("\t\t\t\t</h4>\r\n\t\t\t</div>\r\n"); 2525 2526 2527 #line 415 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2528 } 2529 2530 2531 #line default 2532 #line hidden 2533 WriteLiteral("\t\t<div"); 2534 2535 WriteLiteral(" class=\"row\""); 2536 2537 WriteLiteral(">\r\n\t\t\t<div"); 2538 2539 WriteLiteral(" class=\"col-md-6\""); 2540 2541 WriteLiteral(">\r\n\t\t\t\t<label"); 2542 2543 WriteAttribute("for", Tuple.Create(" for=\'", 24423), Tuple.Create("\'", 24470) 2544 2545 #line 418 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2546 , Tuple.Create(Tuple.Create("", 24429), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.Standards.HtmlId") 2547 2548 #line default 2549 #line hidden 2550 , 24429), false) 2551 ); 2552 2553 WriteLiteral(">\r\n\t\t\t\t\t<input"); 2554 2555 WriteLiteral(" type=\"checkbox\""); 2556 2557 WriteAttribute("name", Tuple.Create(" name=\'", 24501), Tuple.Create("\'", 24549) 2558 2559 #line 419 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2560 , Tuple.Create(Tuple.Create("", 24508), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.Standards.HtmlId") 2561 2562 #line default 2563 #line hidden 2564 , 24508), false) 2565 ); 2566 2567 WriteAttribute("id", Tuple.Create(" id=\'", 24550), Tuple.Create("\'", 24596) 2568 2569 #line 419 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2570 , Tuple.Create(Tuple.Create("", 24555), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.Standards.HtmlId") 2571 2572 #line default 2573 #line hidden 2574 , 24555), false) 2575 ); 2576 2577 WriteLiteral(" />\r\n"); 2578 2579 WriteLiteral("\t\t\t\t\t"); 2580 2581 2582 #line 420 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2583 Write(Translate(GetString("Form.Field.Standards.HtmlId"), GetString("Form.Field.Standards.Name"))); 2584 2585 2586 #line default 2587 #line hidden 2588 WriteLiteral("\r\n"); 2589 2590 2591 #line 421 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2592 2593 2594 #line default 2595 #line hidden 2596 2597 #line 421 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2598 if (!string.IsNullOrEmpty(GetString("Form.Field.Standards.Text"))) { 2599 2600 2601 #line default 2602 #line hidden 2603 WriteLiteral("\t\t\t\t\t\t<span"); 2604 2605 WriteLiteral(" class=\"fa fa-info-circle\""); 2606 2607 WriteLiteral(" data-toggle=\"tooltip\""); 2608 2609 WriteLiteral(" data-placement=\"top\""); 2610 2611 WriteAttribute("title", Tuple.Create(" title=\'", 24857), Tuple.Create("\'", 24904) 2612 2613 #line 422 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2614 , Tuple.Create(Tuple.Create("", 24865), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.Standards.Text") 2615 2616 #line default 2617 #line hidden 2618 , 24865), false) 2619 ); 2620 2621 WriteLiteral("></span>\r\n"); 2622 2623 2624 #line 423 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2625 } 2626 2627 2628 #line default 2629 #line hidden 2630 WriteLiteral("\t\t\t\t</label>\r\n\t\t\t</div>\r\n\t\t\t<div"); 2631 2632 WriteLiteral(" class=\"col-md-6\""); 2633 2634 WriteLiteral(">\r\n\t\t\t\t<label"); 2635 2636 WriteAttribute("for", Tuple.Create(" for=\'", 24985), Tuple.Create("\'", 25036) 2637 2638 #line 427 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2639 , Tuple.Create(Tuple.Create("", 24991), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadStability.HtmlId") 2640 2641 #line default 2642 #line hidden 2643 , 24991), false) 2644 ); 2645 2646 WriteLiteral(">\r\n"); 2647 2648 WriteLiteral("\t\t\t\t\t"); 2649 2650 2651 #line 428 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2652 Write(Translate(GetString("Form.Field.LoadStability.HtmlId"), GetString("Form.Field.LoadStability.Name"))); 2653 2654 2655 #line default 2656 #line hidden 2657 WriteLiteral("\r\n"); 2658 2659 2660 #line 429 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2661 2662 2663 #line default 2664 #line hidden 2665 2666 #line 429 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2667 if (!string.IsNullOrEmpty(GetString("Form.Field.LoadStability.Text"))) { 2668 2669 2670 #line default 2671 #line hidden 2672 WriteLiteral("\t\t\t\t\t\t<span"); 2673 2674 WriteLiteral(" class=\"fa fa-info-circle\""); 2675 2676 WriteLiteral(" data-toggle=\"tooltip\""); 2677 2678 WriteLiteral(" data-placement=\"top\""); 2679 2680 WriteAttribute("title", Tuple.Create(" title=\'", 25307), Tuple.Create("\'", 25365) 2681 2682 #line 430 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2683 , Tuple.Create(Tuple.Create("", 25315), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.LoadStability.Description") 2684 2685 #line default 2686 #line hidden 2687 , 25315), false) 2688 ); 2689 2690 WriteLiteral("></span>\r\n"); 2691 2692 2693 #line 431 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2694 } 2695 2696 2697 #line default 2698 #line hidden 2699 WriteLiteral("\t\t\t\t</label>\r\n\t\t\t\t<div"); 2700 2701 WriteLiteral(" class=\"checkbox\""); 2702 2703 WriteLiteral(">\r\n\t\t\t\t\t<label"); 2704 2705 WriteLiteral(" for=\"LoadStability8\""); 2706 2707 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 2708 2709 WriteLiteral(" type=\"radio\""); 2710 2711 WriteLiteral(" id=\"LoadStability8\""); 2712 2713 WriteLiteral(" name=\"LoadStability\""); 2714 2715 WriteLiteral(" required"); 2716 2717 WriteLiteral(" value=\"Existing\""); 2718 2719 WriteLiteral(" />\r\n"); 2720 2721 WriteLiteral("\t\t\t\t\t\t"); 2722 2723 2724 #line 436 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2725 Write(Translate("Existing", "Existing")); 2726 2727 2728 #line default 2729 #line hidden 2730 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 2731 2732 WriteLiteral(" class=\"checkbox\""); 2733 2734 WriteLiteral(">\r\n\t\t\t\t\t<label"); 2735 2736 WriteLiteral(" for=\"LoadStability9\""); 2737 2738 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 2739 2740 WriteLiteral(" type=\"radio\""); 2741 2742 WriteLiteral(" id=\"LoadStability9\""); 2743 2744 WriteLiteral(" name=\"LoadStability\""); 2745 2746 WriteLiteral(" required"); 2747 2748 WriteLiteral(" value=\"Improved\""); 2749 2750 WriteLiteral(" />\r\n"); 2751 2752 WriteLiteral("\t\t\t\t\t\t"); 2753 2754 2755 #line 442 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2756 Write(Translate("Improved", "Improved")); 2757 2758 2759 #line default 2760 #line hidden 2761 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t</div>\r\n"); 2762 2763 2764 #line 447 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2765 2766 2767 #line default 2768 #line hidden 2769 2770 #line 447 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2771 if (!string.IsNullOrEmpty(GetString("Form.Field.ProtectionRequirementsHeading.Name"))) { 2772 2773 2774 #line default 2775 #line hidden 2776 WriteLiteral("\t\t\t<div"); 2777 2778 WriteLiteral(" class=\"row\""); 2779 2780 WriteLiteral(">\r\n\t\t\t\t<h4"); 2781 2782 WriteLiteral(" class=\"col-md-12\""); 2783 2784 WriteLiteral(">\r\n"); 2785 2786 WriteLiteral("\t\t\t\t\t"); 2787 2788 2789 #line 450 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2790 Write(Translate(GetString("Form.Field.ProtectionRequirementsHeading.HtmlId"), GetString("Form.Field.ProtectionRequirementsHeading.Name"))); 2791 2792 2793 #line default 2794 #line hidden 2795 WriteLiteral("\r\n"); 2796 2797 2798 #line 451 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2799 2800 2801 #line default 2802 #line hidden 2803 2804 #line 451 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2805 if (!string.IsNullOrEmpty(GetString("Form.Field.ProtectionRequirementsHeading.Text"))) { 2806 2807 2808 #line default 2809 #line hidden 2810 WriteLiteral("\t\t\t\t\t\t<small>"); 2811 2812 2813 #line 452 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2814 Write(Translate(GetString("Form.Field.ProtectionRequirementsHeading.Text"), GetString("Form.Field.ProtectionRequirementsHeading.Text"))); 2815 2816 2817 #line default 2818 #line hidden 2819 WriteLiteral("</small>\r\n"); 2820 2821 2822 #line 453 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2823 } 2824 2825 2826 #line default 2827 #line hidden 2828 WriteLiteral("\t\t\t\t</h4>\r\n\t\t\t</div>\r\n"); 2829 2830 2831 #line 456 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2832 } 2833 2834 2835 #line default 2836 #line hidden 2837 WriteLiteral("\t\t<div"); 2838 2839 WriteLiteral(" class=\"row\""); 2840 2841 WriteLiteral(">\r\n\t\t\t<div"); 2842 2843 WriteLiteral(" class=\"col-md-4\""); 2844 2845 WriteLiteral(">\r\n\t\t\t\t<label"); 2846 2847 WriteAttribute("for", Tuple.Create(" for=\'", 26501), Tuple.Create("\'", 26549) 2848 2849 #line 459 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2850 , Tuple.Create(Tuple.Create("", 26507), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.Protection.HtmlId") 2851 2852 #line default 2853 #line hidden 2854 , 26507), false) 2855 ); 2856 2857 WriteLiteral(">\r\n"); 2858 2859 WriteLiteral("\t\t\t\t\t"); 2860 2861 2862 #line 460 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2863 Write(Translate(GetString("Form.Field.Protection.HtmlId"), GetString("Form.Field.Protection.Name"))); 2864 2865 2866 #line default 2867 #line hidden 2868 WriteLiteral("\r\n"); 2869 2870 2871 #line 461 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2872 2873 2874 #line default 2875 #line hidden 2876 2877 #line 461 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2878 if (!string.IsNullOrEmpty(GetString("Form.Field.Protection.Description"))) { 2879 2880 2881 #line default 2882 #line hidden 2883 WriteLiteral("\t\t\t\t\t\t<span"); 2884 2885 WriteLiteral(" class=\"fa fa-info-circle\""); 2886 2887 WriteLiteral(" data-toggle=\"tooltip\""); 2888 2889 WriteLiteral(" data-placement=\"top\""); 2890 2891 WriteAttribute("title", Tuple.Create(" title=\'", 26818), Tuple.Create("\'", 26873) 2892 2893 #line 462 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2894 , Tuple.Create(Tuple.Create("", 26826), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.Protection.Description") 2895 2896 #line default 2897 #line hidden 2898 , 26826), false) 2899 ); 2900 2901 WriteLiteral("></span>\r\n"); 2902 2903 2904 #line 463 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2905 } 2906 2907 2908 #line default 2909 #line hidden 2910 WriteLiteral("\t\t\t\t</label>\r\n\t\t\t\t<div"); 2911 2912 WriteLiteral(" class=\"checkbox\""); 2913 2914 WriteLiteral(">\r\n\t\t\t\t\t<label"); 2915 2916 WriteLiteral(" for=\"Protection25\""); 2917 2918 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 2919 2920 WriteLiteral(" type=\"checkbox\""); 2921 2922 WriteLiteral(" id=\"Protection25\""); 2923 2924 WriteLiteral(" name=\"Protection\""); 2925 2926 WriteLiteral(" value=\"waterproof\""); 2927 2928 WriteLiteral(" />\r\n"); 2929 2930 WriteLiteral("\t\t\t\t\t\t"); 2931 2932 2933 #line 468 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2934 Write(Translate("Waterproof", "Waterproof")); 2935 2936 2937 #line default 2938 #line hidden 2939 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 2940 2941 WriteLiteral(" class=\"checkbox\""); 2942 2943 WriteLiteral(">\r\n\t\t\t\t\t<label"); 2944 2945 WriteLiteral(" for=\"Protection26\""); 2946 2947 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 2948 2949 WriteLiteral(" type=\"checkbox\""); 2950 2951 WriteLiteral(" id=\"Protection26\""); 2952 2953 WriteLiteral(" name=\"Protection\""); 2954 2955 WriteLiteral(" value=\"dustproof\""); 2956 2957 WriteLiteral(" />\r\n"); 2958 2959 WriteLiteral("\t\t\t\t\t\t"); 2960 2961 2962 #line 474 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2963 Write(Translate("Dustproof", "Dustproof")); 2964 2965 2966 #line default 2967 #line hidden 2968 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t\t<div"); 2969 2970 WriteLiteral(" class=\"col-md-4\""); 2971 2972 WriteLiteral(">\r\n\t\t\t\t<label"); 2973 2974 WriteAttribute("for", Tuple.Create(" for=\'", 27395), Tuple.Create("\'", 27446) 2975 2976 #line 479 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2977 , Tuple.Create(Tuple.Create("", 27401), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.OpenClosedTop.HtmlId") 2978 2979 #line default 2980 #line hidden 2981 , 27401), false) 2982 ); 2983 2984 WriteLiteral(">\r\n"); 2985 2986 WriteLiteral("\t\t\t\t\t"); 2987 2988 2989 #line 480 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2990 Write(Translate(GetString("Form.Field.OpenClosedTop.HtmlId"), GetString("Form.Field.OpenClosedTop.Name"))); 2991 2992 2993 #line default 2994 #line hidden 2995 WriteLiteral("\r\n"); 2996 2997 2998 #line 481 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 2999 3000 3001 #line default 3002 #line hidden 3003 3004 #line 481 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3005 if (!string.IsNullOrEmpty(GetString("Form.Field.OpenClosedTop.Description"))) { 3006 3007 3008 #line default 3009 #line hidden 3010 WriteLiteral("\t\t\t\t\t\t<span"); 3011 3012 WriteLiteral(" class=\"fa fa-info-circle\""); 3013 3014 WriteLiteral(" data-toggle=\"tooltip\""); 3015 3016 WriteLiteral(" data-placement=\"top\""); 3017 3018 WriteAttribute("title", Tuple.Create(" title=\'", 27724), Tuple.Create("\'", 27782) 3019 3020 #line 482 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3021 , Tuple.Create(Tuple.Create("", 27732), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.OpenClosedTop.Description") 3022 3023 #line default 3024 #line hidden 3025 , 27732), false) 3026 ); 3027 3028 WriteLiteral("></span>\r\n"); 3029 3030 3031 #line 483 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3032 } 3033 3034 3035 #line default 3036 #line hidden 3037 WriteLiteral("\t\t\t\t</label>\r\n\t\t\t\t<div"); 3038 3039 WriteLiteral(" class=\"checkbox\""); 3040 3041 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3042 3043 WriteLiteral(" for=\"OpenClosedTop10\""); 3044 3045 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3046 3047 WriteLiteral(" type=\"checkbox\""); 3048 3049 WriteLiteral(" id=\"OpenClosedTop10\""); 3050 3051 WriteLiteral(" name=\"OpenClosedTop\""); 3052 3053 WriteLiteral(" required"); 3054 3055 WriteLiteral(" value=\"Open top\""); 3056 3057 WriteLiteral(" />\r\n"); 3058 3059 WriteLiteral("\t\t\t\t\t\t"); 3060 3061 3062 #line 488 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3063 Write(Translate("Open top", "Open top")); 3064 3065 3066 #line default 3067 #line hidden 3068 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3069 3070 WriteLiteral(" class=\"checkbox\""); 3071 3072 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3073 3074 WriteLiteral(" for=\"OpenClosedTop11\""); 3075 3076 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3077 3078 WriteLiteral(" type=\"checkbox\""); 3079 3080 WriteLiteral(" id=\"OpenClosedTop11\""); 3081 3082 WriteLiteral(" name=\"OpenClosedTop\""); 3083 3084 WriteLiteral(" required"); 3085 3086 WriteLiteral(" value=\"Closed top\""); 3087 3088 WriteLiteral(" />\r\n"); 3089 3090 WriteLiteral("\t\t\t\t\t\t"); 3091 3092 3093 #line 494 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3094 Write(Translate("Closed top", "Closed top")); 3095 3096 3097 #line default 3098 #line hidden 3099 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t\t<div"); 3100 3101 WriteLiteral(" class=\"col-md-4\""); 3102 3103 WriteLiteral(">\r\n\t\t\t\t<label"); 3104 3105 WriteAttribute("for", Tuple.Create(" for=\'", 28337), Tuple.Create("\'", 28387) 3106 3107 #line 499 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3108 , Tuple.Create(Tuple.Create("", 28343), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.FilmDelivery.HtmlId") 3109 3110 #line default 3111 #line hidden 3112 , 28343), false) 3113 ); 3114 3115 WriteLiteral(">\r\n"); 3116 3117 WriteLiteral("\t\t\t\t\t"); 3118 3119 3120 #line 500 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3121 Write(Translate(GetString("Form.Field.FilmDelivery.HtmlId"), GetString("Form.Field.FilmDelivery.Name"))); 3122 3123 3124 #line default 3125 #line hidden 3126 WriteLiteral("\r\n"); 3127 3128 3129 #line 501 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3130 3131 3132 #line default 3133 #line hidden 3134 3135 #line 501 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3136 if (!string.IsNullOrEmpty(GetString("Form.Field.FilmDelivery.Description"))) { 3137 3138 3139 #line default 3140 #line hidden 3141 WriteLiteral("\t\t\t\t\t\t<span"); 3142 3143 WriteLiteral(" class=\"fa fa-info-circle\""); 3144 3145 WriteLiteral(" data-toggle=\"tooltip\""); 3146 3147 WriteLiteral(" data-placement=\"top\""); 3148 3149 WriteAttribute("title", Tuple.Create(" title=\'", 28662), Tuple.Create("\'", 28719) 3150 3151 #line 502 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3152 , Tuple.Create(Tuple.Create("", 28670), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.FilmDelivery.Description") 3153 3154 #line default 3155 #line hidden 3156 , 28670), false) 3157 ); 3158 3159 WriteLiteral("></span>\r\n"); 3160 3161 3162 #line 503 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3163 } 3164 3165 3166 #line default 3167 #line hidden 3168 WriteLiteral("\t\t\t\t</label>\r\n\t\t\t\t<div"); 3169 3170 WriteLiteral(" class=\"checkbox\""); 3171 3172 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3173 3174 WriteLiteral(" for=\"FilmDelivery12\""); 3175 3176 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3177 3178 WriteLiteral(" type=\"checkbox\""); 3179 3180 WriteLiteral(" id=\"FilmDelivery12\""); 3181 3182 WriteLiteral(" name=\"FilmDelivery\""); 3183 3184 WriteLiteral(" required"); 3185 3186 WriteLiteral(" value=\"Top pallet board\""); 3187 3188 WriteLiteral(" />\r\n"); 3189 3190 WriteLiteral("\t\t\t\t\t\t"); 3191 3192 3193 #line 508 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3194 Write(Translate("Top pallet board", "Top pallet board")); 3195 3196 3197 #line default 3198 #line hidden 3199 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3200 3201 WriteLiteral(" class=\"checkbox\""); 3202 3203 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3204 3205 WriteLiteral(" for=\"FilmDelivery13\""); 3206 3207 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3208 3209 WriteLiteral(" type=\"checkbox\""); 3210 3211 WriteLiteral(" id=\"FilmDelivery13\""); 3212 3213 WriteLiteral(" name=\"FilmDelivery\""); 3214 3215 WriteLiteral(" required"); 3216 3217 WriteLiteral(" value=\"Under pallet\""); 3218 3219 WriteLiteral(" />\r\n"); 3220 3221 WriteLiteral("\t\t\t\t\t\t"); 3222 3223 3224 #line 514 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3225 Write(Translate("Under pallet", "Under pallet")); 3226 3227 3228 #line default 3229 #line hidden 3230 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t</div>\r\n\r\n"); 3231 3232 3233 #line 520 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3234 3235 3236 #line default 3237 #line hidden 3238 3239 #line 520 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3240 if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackagingMaterialHeading.Name"))) { 3241 3242 3243 #line default 3244 #line hidden 3245 WriteLiteral("\t\t\t<div"); 3246 3247 WriteLiteral(" class=\"row\""); 3248 3249 WriteLiteral(">\r\n\t\t\t\t<h4"); 3250 3251 WriteLiteral(" class=\"col-md-12\""); 3252 3253 WriteLiteral(">\r\n"); 3254 3255 WriteLiteral("\t\t\t\t\t"); 3256 3257 3258 #line 523 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3259 Write(Translate(GetString("Form.Field.ExistingPackagingMaterialHeading.HtmlId"), GetString("Form.Field.ExistingPackagingMaterialHeading.Name"))); 3260 3261 3262 #line default 3263 #line hidden 3264 WriteLiteral("\r\n"); 3265 3266 3267 #line 524 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3268 3269 3270 #line default 3271 #line hidden 3272 3273 #line 524 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3274 if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackagingMaterialHeading.Text"))) { 3275 3276 3277 #line default 3278 #line hidden 3279 WriteLiteral("\t\t\t\t\t\t<small>"); 3280 3281 3282 #line 525 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3283 Write(Translate(GetString("Form.Field.ExistingPackagingMaterialHeading.Text"), GetString("Form.Field.ExistingPackagingMaterialHeading.Text"))); 3284 3285 3286 #line default 3287 #line hidden 3288 WriteLiteral("</small>\r\n"); 3289 3290 3291 #line 526 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3292 } 3293 3294 3295 #line default 3296 #line hidden 3297 WriteLiteral("\t\t\t\t</h4>\r\n\t\t\t</div>\r\n"); 3298 3299 3300 #line 529 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3301 } 3302 3303 3304 #line default 3305 #line hidden 3306 WriteLiteral("\t\t<div"); 3307 3308 WriteLiteral(" class=\"row\""); 3309 3310 WriteLiteral(">\r\n\t\t\t<div"); 3311 3312 WriteLiteral(" class=\"col-md-12\""); 3313 3314 WriteLiteral(">\r\n\t\t\t\t<label"); 3315 3316 WriteAttribute("for", Tuple.Create(" for=\'", 29916), Tuple.Create("\'", 29979) 3317 3318 #line 532 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3319 , Tuple.Create(Tuple.Create("", 29922), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ExistingPackagingMaterial.HtmlId") 3320 3321 #line default 3322 #line hidden 3323 , 29922), false) 3324 ); 3325 3326 WriteLiteral(">\r\n"); 3327 3328 WriteLiteral("\t\t\t\t\t"); 3329 3330 3331 #line 533 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3332 Write(Translate(GetString("Form.Field.ExistingPackagingMaterial.HtmlId"), GetString("Form.Field.ExistingPackagingMaterial.Name"))); 3333 3334 3335 #line default 3336 #line hidden 3337 WriteLiteral("\r\n"); 3338 3339 3340 #line 534 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3341 3342 3343 #line default 3344 #line hidden 3345 3346 #line 534 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3347 if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackagingMaterial.Description"))) { 3348 3349 3350 #line default 3351 #line hidden 3352 WriteLiteral("\t\t\t\t\t\t<span"); 3353 3354 WriteLiteral(" class=\"fa fa-info-circle\""); 3355 3356 WriteLiteral(" data-toggle=\"tooltip\""); 3357 3358 WriteLiteral(" data-placement=\"top\""); 3359 3360 WriteAttribute("title", Tuple.Create(" title=\'", 30293), Tuple.Create("\'", 30363) 3361 3362 #line 535 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3363 , Tuple.Create(Tuple.Create("", 30301), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ExistingPackagingMaterial.Description") 3364 3365 #line default 3366 #line hidden 3367 , 30301), false) 3368 ); 3369 3370 WriteLiteral("></span>\r\n"); 3371 3372 3373 #line 536 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3374 } 3375 3376 3377 #line default 3378 #line hidden 3379 WriteLiteral("\t\t\t\t</label>\r\n\t\t\t\t<div"); 3380 3381 WriteLiteral(" class=\"checkbox\""); 3382 3383 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3384 3385 WriteLiteral(" for=\"ExistingPackagingMaterial14\""); 3386 3387 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3388 3389 WriteLiteral(" type=\"checkbox\""); 3390 3391 WriteLiteral(" id=\"ExistingPackagingMaterial14\""); 3392 3393 WriteLiteral(" name=\"ExistingPackagingMaterial\""); 3394 3395 WriteLiteral(" value=\"RemoveTopBoard\""); 3396 3397 WriteLiteral(" />\r\n"); 3398 3399 WriteLiteral("\t\t\t\t\t\t"); 3400 3401 3402 #line 541 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3403 Write(Translate("Remove top board", "Remove top board")); 3404 3405 3406 #line default 3407 #line hidden 3408 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3409 3410 WriteLiteral(" class=\"checkbox\""); 3411 3412 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3413 3414 WriteLiteral(" for=\"ExistingPackagingMaterial15\""); 3415 3416 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3417 3418 WriteLiteral(" type=\"checkbox\""); 3419 3420 WriteLiteral(" id=\"ExistingPackagingMaterial15\""); 3421 3422 WriteLiteral(" name=\"ExistingPackagingMaterial\""); 3423 3424 WriteLiteral(" value=\"RemoveCornerPosts\""); 3425 3426 WriteLiteral(" />\r\n"); 3427 3428 WriteLiteral("\t\t\t\t\t\t"); 3429 3430 3431 #line 547 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3432 Write(Translate("Remove corner posts", "Remove corner posts")); 3433 3434 3435 #line default 3436 #line hidden 3437 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3438 3439 WriteLiteral(" class=\"checkbox\""); 3440 3441 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3442 3443 WriteLiteral(" for=\"ExistingPackagingMaterial16\""); 3444 3445 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3446 3447 WriteLiteral(" type=\"checkbox\""); 3448 3449 WriteLiteral(" id=\"ExistingPackagingMaterial16\""); 3450 3451 WriteLiteral(" name=\"ExistingPackagingMaterial\""); 3452 3453 WriteLiteral(" value=\"RemoveStraps\""); 3454 3455 WriteLiteral(" />\r\n"); 3456 3457 WriteLiteral("\t\t\t\t\t\t"); 3458 3459 3460 #line 553 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3461 Write(Translate("Remove straps", "Remove straps")); 3462 3463 3464 #line default 3465 #line hidden 3466 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3467 3468 WriteLiteral(" class=\"checkbox\""); 3469 3470 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3471 3472 WriteLiteral(" for=\"ExistingPackagingMaterial17\""); 3473 3474 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3475 3476 WriteLiteral(" type=\"checkbox\""); 3477 3478 WriteLiteral(" id=\"ExistingPackagingMaterial17\""); 3479 3480 WriteLiteral(" name=\"ExistingPackagingMaterial\""); 3481 3482 WriteLiteral(" value=\"RemoveInterlayers\""); 3483 3484 WriteLiteral(" />\r\n"); 3485 3486 WriteLiteral("\t\t\t\t\t\t"); 3487 3488 3489 #line 559 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3490 Write(Translate("Remove interlayers", "Remove interlayers")); 3491 3492 3493 #line default 3494 #line hidden 3495 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3496 3497 WriteLiteral(" class=\"checkbox\""); 3498 3499 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3500 3501 WriteLiteral(" for=\"ExistingPackagingMaterial18\""); 3502 3503 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3504 3505 WriteLiteral(" type=\"checkbox\""); 3506 3507 WriteLiteral(" id=\"ExistingPackagingMaterial18\""); 3508 3509 WriteLiteral(" name=\"ExistingPackagingMaterial\""); 3510 3511 WriteLiteral(" value=\"ReplaceTraysWithInterlayers\""); 3512 3513 WriteLiteral(" />\r\n"); 3514 3515 WriteLiteral("\t\t\t\t\t\t"); 3516 3517 3518 #line 565 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3519 Write(Translate("Replace trays with interlayers", "Replace trays with interlayers")); 3520 3521 3522 #line default 3523 #line hidden 3524 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3525 3526 WriteLiteral(" class=\"checkbox\""); 3527 3528 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3529 3530 WriteLiteral(" for=\"ExistingPackagingMaterial19\""); 3531 3532 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3533 3534 WriteLiteral(" type=\"checkbox\""); 3535 3536 WriteLiteral(" id=\"ExistingPackagingMaterial19\""); 3537 3538 WriteLiteral(" name=\"ExistingPackagingMaterial\""); 3539 3540 WriteLiteral(" value=\"RestackNewPattern\""); 3541 3542 WriteLiteral(" />\r\n"); 3543 3544 WriteLiteral("\t\t\t\t\t\t"); 3545 3546 3547 #line 571 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3548 Write(Translate("Are we allowed to restack / new pattern", "Are we allowed to restack / new pattern")); 3549 3550 3551 #line default 3552 #line hidden 3553 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3554 3555 WriteLiteral(" class=\"checkbox\""); 3556 3557 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3558 3559 WriteLiteral(" for=\"ExistingPackagingMaterial20\""); 3560 3561 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3562 3563 WriteLiteral(" type=\"checkbox\""); 3564 3565 WriteLiteral(" id=\"ExistingPackagingMaterial20\""); 3566 3567 WriteLiteral(" name=\"ExistingPackagingMaterial\""); 3568 3569 WriteLiteral(" value=\"ReplaceInterlayers\""); 3570 3571 WriteLiteral(" />\r\n"); 3572 3573 WriteLiteral("\t\t\t\t\t\t"); 3574 3575 3576 #line 577 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3577 Write(Translate("Replace existing interlayers with new", "Replace existing interlayers with new")); 3578 3579 3580 #line default 3581 #line hidden 3582 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3583 3584 WriteLiteral(" class=\"checkbox\""); 3585 3586 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3587 3588 WriteLiteral(" for=\"ExistingPackagingMaterial185\""); 3589 3590 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3591 3592 WriteLiteral(" type=\"checkbox\""); 3593 3594 WriteLiteral(" id=\"ExistingPackagingMaterial185\""); 3595 3596 WriteLiteral(" name=\"ExistingPackagingMaterial\""); 3597 3598 WriteLiteral(" value=\"CustomerDeliverNewInterlayer\""); 3599 3600 WriteLiteral(" />\r\n"); 3601 3602 WriteLiteral("\t\t\t\t\t\t"); 3603 3604 3605 #line 583 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3606 Write(Translate("Customer to deliver new interlayer", "Customer to deliver new interlayer")); 3607 3608 3609 #line default 3610 #line hidden 3611 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t</div>\r\n"); 3612 3613 3614 #line 588 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3615 3616 3617 #line default 3618 #line hidden 3619 3620 #line 588 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3621 if (!string.IsNullOrEmpty(GetString("Form.Field.CostRequirementsHeading.Name"))) { 3622 3623 3624 #line default 3625 #line hidden 3626 WriteLiteral("\t\t\t<div"); 3627 3628 WriteLiteral(" class=\"row\""); 3629 3630 WriteLiteral(">\r\n\t\t\t\t<h4"); 3631 3632 WriteLiteral(" class=\"col-md-12\""); 3633 3634 WriteLiteral(">\r\n"); 3635 3636 WriteLiteral("\t\t\t\t\t"); 3637 3638 3639 #line 591 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3640 Write(Translate(GetString("Form.Field.CostRequirementsHeading.HtmlId"), GetString("Form.Field.CostRequirementsHeading.Name"))); 3641 3642 3643 #line default 3644 #line hidden 3645 WriteLiteral("\r\n"); 3646 3647 3648 #line 592 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3649 3650 3651 #line default 3652 #line hidden 3653 3654 #line 592 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3655 if (!string.IsNullOrEmpty(GetString("Form.Field.CostRequirementsHeading.Text"))) { 3656 3657 3658 #line default 3659 #line hidden 3660 WriteLiteral("\t\t\t\t\t\t<small>"); 3661 3662 3663 #line 593 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3664 Write(Translate(GetString("Form.Field.CostRequirementsHeading.Text"), GetString("Form.Field.CostRequirementsHeading.Text"))); 3665 3666 3667 #line default 3668 #line hidden 3669 WriteLiteral("</small>\r\n"); 3670 3671 3672 #line 594 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3673 } 3674 3675 3676 #line default 3677 #line hidden 3678 WriteLiteral("\t\t\t\t</h4>\r\n\t\t\t</div>\r\n"); 3679 3680 3681 #line 597 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3682 } 3683 3684 3685 #line default 3686 #line hidden 3687 WriteLiteral("\t\t<div"); 3688 3689 WriteLiteral(" class=\"row\""); 3690 3691 WriteLiteral(">\r\n\t\t\t<div"); 3692 3693 WriteLiteral(" class=\"col-md-12\""); 3694 3695 WriteLiteral(">\r\n\t\t\t\t<label"); 3696 3697 WriteAttribute("for", Tuple.Create(" for=\'", 33466), Tuple.Create("\'", 33514) 3698 3699 #line 600 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3700 , Tuple.Create(Tuple.Create("", 33472), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ReduceCost.HtmlId") 3701 3702 #line default 3703 #line hidden 3704 , 33472), false) 3705 ); 3706 3707 WriteLiteral(">\r\n"); 3708 3709 WriteLiteral("\t\t\t\t\t"); 3710 3711 3712 #line 601 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3713 Write(Translate(GetString("Form.Field.ReduceCost.HtmlId"), GetString("Form.Field.ReduceCost.Name"))); 3714 3715 3716 #line default 3717 #line hidden 3718 WriteLiteral("\r\n"); 3719 3720 3721 #line 602 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3722 3723 3724 #line default 3725 #line hidden 3726 3727 #line 602 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3728 if (!string.IsNullOrEmpty(GetString("Form.Field.ReduceCost.Description"))) { 3729 3730 3731 #line default 3732 #line hidden 3733 WriteLiteral("\t\t\t\t\t\t<span"); 3734 3735 WriteLiteral(" class=\"fa fa-info-circle\""); 3736 3737 WriteLiteral(" data-toggle=\"tooltip\""); 3738 3739 WriteLiteral(" data-placement=\"top\""); 3740 3741 WriteAttribute("title", Tuple.Create(" title=\'", 33783), Tuple.Create("\'", 33838) 3742 3743 #line 603 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3744 , Tuple.Create(Tuple.Create("", 33791), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.ReduceCost.Description") 3745 3746 #line default 3747 #line hidden 3748 , 33791), false) 3749 ); 3750 3751 WriteLiteral("></span>\r\n"); 3752 3753 3754 #line 604 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3755 } 3756 3757 3758 #line default 3759 #line hidden 3760 WriteLiteral("\t\t\t\t</label>\r\n\t\t\t\t<div"); 3761 3762 WriteLiteral(" class=\"checkbox\""); 3763 3764 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3765 3766 WriteLiteral(" for=\"ReduceCost\""); 3767 3768 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3769 3770 WriteLiteral(" type=\"checkbox\""); 3771 3772 WriteLiteral(" id=\"ReduceCost\""); 3773 3774 WriteLiteral(" name=\"ReduceCost\""); 3775 3776 WriteLiteral(" checked=\"checked\""); 3777 3778 WriteLiteral(" />\r\n"); 3779 3780 WriteLiteral("\t\t\t\t\t\t"); 3781 3782 3783 #line 609 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3784 Write(Translate("Reduce overall packaging cost", "Reduce overall packaging cost")); 3785 3786 3787 #line default 3788 #line hidden 3789 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t</div>\r\n\r\n"); 3790 3791 3792 #line 615 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3793 3794 3795 #line default 3796 #line hidden 3797 3798 #line 615 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3799 if (!string.IsNullOrEmpty(GetString("Form.Field.MarketingCustomerRequirementsHeading.Name"))) { 3800 3801 3802 #line default 3803 #line hidden 3804 WriteLiteral("\t\t\t<div"); 3805 3806 WriteLiteral(" class=\"row\""); 3807 3808 WriteLiteral(">\r\n\t\t\t\t<h4"); 3809 3810 WriteLiteral(" class=\"col-md-12\""); 3811 3812 WriteLiteral(">\r\n"); 3813 3814 WriteLiteral("\t\t\t\t\t"); 3815 3816 3817 #line 618 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3818 Write(Translate(GetString("Form.Field.MarketingCustomerRequirementsHeading.HtmlId"), GetString("Form.Field.MarketingCustomerRequirementsHeading.Name"))); 3819 3820 3821 #line default 3822 #line hidden 3823 WriteLiteral("\r\n"); 3824 3825 3826 #line 619 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3827 3828 3829 #line default 3830 #line hidden 3831 3832 #line 619 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3833 if (!string.IsNullOrEmpty(GetString("Form.Field.MarketingCustomerRequirementsHeading.Text"))) { 3834 3835 3836 #line default 3837 #line hidden 3838 WriteLiteral("\t\t\t\t\t\t<small>"); 3839 3840 3841 #line 620 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3842 Write(Translate(GetString("Form.Field.MarketingCustomerRequirementsHeading.Text"), GetString("Form.Field.MarketingCustomerRequirementsHeading.Text"))); 3843 3844 3845 #line default 3846 #line hidden 3847 WriteLiteral("</small>\r\n"); 3848 3849 3850 #line 621 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3851 } 3852 3853 3854 #line default 3855 #line hidden 3856 WriteLiteral("\t\t\t\t</h4>\r\n\t\t\t</div>\r\n"); 3857 3858 3859 #line 624 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3860 } 3861 3862 3863 #line default 3864 #line hidden 3865 WriteLiteral("\t\t<div"); 3866 3867 WriteLiteral(" class=\"row\""); 3868 3869 WriteLiteral(">\r\n\t\t\t<div"); 3870 3871 WriteLiteral(" class=\"col-md-12\""); 3872 3873 WriteLiteral(">\r\n\t\t\t\t<label"); 3874 3875 WriteAttribute("for", Tuple.Create(" for=\'", 34816), Tuple.Create("\'", 34883) 3876 3877 #line 627 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3878 , Tuple.Create(Tuple.Create("", 34822), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.MarketingCustomerRequirements.HtmlId") 3879 3880 #line default 3881 #line hidden 3882 , 34822), false) 3883 ); 3884 3885 WriteLiteral(">\r\n"); 3886 3887 WriteLiteral("\t\t\t\t\t"); 3888 3889 3890 #line 628 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3891 Write(Translate(GetString("Form.Field.MarketingCustomerRequirements.HtmlId"), GetString("Form.Field.MarketingCustomerRequirements.Name"))); 3892 3893 3894 #line default 3895 #line hidden 3896 WriteLiteral("\r\n"); 3897 3898 3899 #line 629 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3900 3901 3902 #line default 3903 #line hidden 3904 3905 #line 629 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3906 if (!string.IsNullOrEmpty(GetString("Form.Field.MarketingCustomerRequirements.Description"))) { 3907 3908 3909 #line default 3910 #line hidden 3911 WriteLiteral("\t\t\t\t\t\t<span"); 3912 3913 WriteLiteral(" class=\"fa fa-info-circle\""); 3914 3915 WriteLiteral(" data-toggle=\"tooltip\""); 3916 3917 WriteLiteral(" data-placement=\"top\""); 3918 3919 WriteAttribute("title", Tuple.Create(" title=\'", 35209), Tuple.Create("\'", 35283) 3920 3921 #line 630 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3922 , Tuple.Create(Tuple.Create("", 35217), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.MarketingCustomerRequirements.Description") 3923 3924 #line default 3925 #line hidden 3926 , 35217), false) 3927 ); 3928 3929 WriteLiteral("></span>\r\n"); 3930 3931 3932 #line 631 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3933 } 3934 3935 3936 #line default 3937 #line hidden 3938 WriteLiteral("\t\t\t\t</label>\r\n\t\t\t\t<div"); 3939 3940 WriteLiteral(" class=\"checkbox\""); 3941 3942 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3943 3944 WriteLiteral(" for=\"MarketingCustomerRequirements21\""); 3945 3946 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3947 3948 WriteLiteral(" type=\"checkbox\""); 3949 3950 WriteLiteral(" id=\"MarketingCustomerRequirements21\""); 3951 3952 WriteLiteral(" name=\"MarketingCustomerRequirements\""); 3953 3954 WriteLiteral(" value=\"ImproveVisualLook\""); 3955 3956 WriteLiteral(" />\r\n"); 3957 3958 WriteLiteral("\t\t\t\t\t\t"); 3959 3960 3961 #line 636 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3962 Write(Translate("Improve visual look", "Improve visual look")); 3963 3964 3965 #line default 3966 #line hidden 3967 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3968 3969 WriteLiteral(" class=\"checkbox\""); 3970 3971 WriteLiteral(">\r\n\t\t\t\t\t<label"); 3972 3973 WriteLiteral(" for=\"MarketingCustomerRequirements22\""); 3974 3975 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 3976 3977 WriteLiteral(" type=\"checkbox\""); 3978 3979 WriteLiteral(" id=\"MarketingCustomerRequirements22\""); 3980 3981 WriteLiteral(" name=\"MarketingCustomerRequirements\""); 3982 3983 WriteLiteral(" value=\"PrintedFilm\""); 3984 3985 WriteLiteral(" />\r\n"); 3986 3987 WriteLiteral("\t\t\t\t\t\t"); 3988 3989 3990 #line 642 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 3991 Write(Translate("Printed film", "Printed film")); 3992 3993 3994 #line default 3995 #line hidden 3996 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 3997 3998 WriteLiteral(" class=\"checkbox\""); 3999 4000 WriteLiteral(">\r\n\t\t\t\t\t<label"); 4001 4002 WriteLiteral(" for=\"MarketingCustomerRequirements23\""); 4003 4004 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 4005 4006 WriteLiteral(" type=\"checkbox\""); 4007 4008 WriteLiteral(" id=\"MarketingCustomerRequirements23\""); 4009 4010 WriteLiteral(" name=\"MarketingCustomerRequirements\""); 4011 4012 WriteLiteral(" value=\"ColoredFilm\""); 4013 4014 WriteLiteral(" />\r\n"); 4015 4016 WriteLiteral("\t\t\t\t\t\t"); 4017 4018 4019 #line 648 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4020 Write(Translate("Colored film", "Colored film")); 4021 4022 4023 #line default 4024 #line hidden 4025 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 4026 4027 WriteLiteral(" class=\"checkbox\""); 4028 4029 WriteLiteral(">\r\n\t\t\t\t\t<label"); 4030 4031 WriteLiteral(" for=\"MarketingCustomerRequirements24\""); 4032 4033 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 4034 4035 WriteLiteral(" type=\"checkbox\""); 4036 4037 WriteLiteral(" id=\"MarketingCustomerRequirements24\""); 4038 4039 WriteLiteral(" name=\"MarketingCustomerRequirements\""); 4040 4041 WriteLiteral(" value=\"PerforatedFilm\""); 4042 4043 WriteLiteral(" />\r\n"); 4044 4045 WriteLiteral("\t\t\t\t\t\t"); 4046 4047 4048 #line 654 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4049 Write(Translate("Perforated film", "Perforated film")); 4050 4051 4052 #line default 4053 #line hidden 4054 WriteLiteral("\r\n\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t</div>\r\n\r\n"); 4055 4056 4057 #line 660 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4058 4059 4060 #line default 4061 #line hidden 4062 4063 #line 660 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4064 if (!string.IsNullOrEmpty(GetString("Form.Field.FilmRequirementsHeading.Name"))) { 4065 4066 4067 #line default 4068 #line hidden 4069 WriteLiteral("\t\t\t<div"); 4070 4071 WriteLiteral(" class=\"row\""); 4072 4073 WriteLiteral(">\r\n\t\t\t\t<h4"); 4074 4075 WriteLiteral(" class=\"col-md-12\""); 4076 4077 WriteLiteral(">\r\n"); 4078 4079 WriteLiteral("\t\t\t\t\t"); 4080 4081 4082 #line 663 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4083 Write(Translate(GetString("Form.Field.FilmRequirementsHeading.HtmlId"), GetString("Form.Field.FilmRequirementsHeading.Name"))); 4084 4085 4086 #line default 4087 #line hidden 4088 WriteLiteral("\r\n"); 4089 4090 4091 #line 664 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4092 4093 4094 #line default 4095 #line hidden 4096 4097 #line 664 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4098 if (!string.IsNullOrEmpty(GetString("Form.Field.FilmRequirementsHeading.Text"))) { 4099 4100 4101 #line default 4102 #line hidden 4103 WriteLiteral("\t\t\t\t\t\t<small>"); 4104 4105 4106 #line 665 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4107 Write(Translate(GetString("Form.Field.FilmRequirementsHeading.Text"), GetString("Form.Field.FilmRequirementsHeading.Text"))); 4108 4109 4110 #line default 4111 #line hidden 4112 WriteLiteral("</small>\r\n"); 4113 4114 4115 #line 666 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4116 } 4117 4118 4119 #line default 4120 #line hidden 4121 WriteLiteral("\t\t\t\t</h4>\r\n\t\t\t</div>\r\n"); 4122 4123 4124 #line 669 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4125 } 4126 4127 4128 #line default 4129 #line hidden 4130 WriteLiteral("\t\t<div"); 4131 4132 WriteLiteral(" class=\"row\""); 4133 4134 WriteLiteral(">\r\n\t\t\t<div"); 4135 4136 WriteLiteral(" class=\"col-md-4\""); 4137 4138 WriteLiteral(">\r\n\t\t\t\t<div"); 4139 4140 WriteLiteral(" class=\"checkbox\""); 4141 4142 WriteLiteral(">\r\n\t\t\t\t\t<label"); 4143 4144 WriteAttribute("for", Tuple.Create(" for=\'", 37121), Tuple.Create("\'", 37178) 4145 4146 #line 673 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4147 , Tuple.Create(Tuple.Create("", 37127), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.CustomerDeliverFilm.HtmlId") 4148 4149 #line default 4150 #line hidden 4151 , 37127), false) 4152 ); 4153 4154 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 4155 4156 WriteLiteral(" type=\"checkbox\""); 4157 4158 WriteAttribute("id", Tuple.Create(" id=\'", 37210), Tuple.Create("\'", 37266) 4159 4160 #line 674 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4161 , Tuple.Create(Tuple.Create("", 37215), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.CustomerDeliverFilm.HtmlId") 4162 4163 #line default 4164 #line hidden 4165 , 37215), false) 4166 ); 4167 4168 WriteAttribute("name", Tuple.Create(" name=\'", 37267), Tuple.Create("\'", 37325) 4169 4170 #line 674 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4171 , Tuple.Create(Tuple.Create("", 37274), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.CustomerDeliverFilm.HtmlId") 4172 4173 #line default 4174 #line hidden 4175 , 37274), false) 4176 ); 4177 4178 WriteAttribute("checked", Tuple.Create(" checked=\"", 37326), Tuple.Create("\"", 37341) 4179 4180 #line 674 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4181 , Tuple.Create(Tuple.Create("", 37336), Tuple.Create<System.Object, System.Int32>(true 4182 4183 #line default 4184 #line hidden 4185 , 37336), false) 4186 ); 4187 4188 WriteLiteral(" />\r\n"); 4189 4190 WriteLiteral("\t\t\t\t\t\t"); 4191 4192 4193 #line 675 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4194 Write(Translate(GetString("Form.Field.CustomerDeliverFilm.HtmlId"), GetString("Form.Field.CustomerDeliverFilm.Name"))); 4195 4196 4197 #line default 4198 #line hidden 4199 WriteLiteral("\r\n"); 4200 4201 4202 #line 676 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4203 4204 4205 #line default 4206 #line hidden 4207 4208 #line 676 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4209 if (!string.IsNullOrEmpty(GetString("Form.Field.CustomerDeliverFilm.Description"))) { 4210 4211 4212 #line default 4213 #line hidden 4214 WriteLiteral("\t\t\t\t\t\t\t<span"); 4215 4216 WriteLiteral(" class=\"fa fa-info-circle\""); 4217 4218 WriteLiteral(" data-toggle=\"tooltip\""); 4219 4220 WriteLiteral(" data-placement=\"top\""); 4221 4222 WriteAttribute("title", Tuple.Create(" title=\'", 37642), Tuple.Create("\'", 37706) 4223 4224 #line 677 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4225 , Tuple.Create(Tuple.Create("", 37650), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.CustomerDeliverFilm.Description") 4226 4227 #line default 4228 #line hidden 4229 , 37650), false) 4230 ); 4231 4232 WriteLiteral("></span>\r\n"); 4233 4234 4235 #line 678 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4236 } 4237 4238 4239 #line default 4240 #line hidden 4241 WriteLiteral("\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t\t<div"); 4242 4243 WriteLiteral(" class=\"col-md-4\""); 4244 4245 WriteLiteral(">\r\n\t\t\t\t<div"); 4246 4247 WriteLiteral(" class=\"checkbox\""); 4248 4249 WriteLiteral(">\r\n\t\t\t\t\t<label"); 4250 4251 WriteAttribute("for", Tuple.Create(" for=\'", 37830), Tuple.Create("\'", 37891) 4252 4253 #line 684 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4254 , Tuple.Create(Tuple.Create("", 37836), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.SpecialSupplierDemanded.HtmlId") 4255 4256 #line default 4257 #line hidden 4258 , 37836), false) 4259 ); 4260 4261 WriteLiteral(">\r\n\t\t\t\t\t\t<input"); 4262 4263 WriteLiteral(" type=\"checkbox\""); 4264 4265 WriteAttribute("id", Tuple.Create(" id=\'", 37923), Tuple.Create("\'", 37983) 4266 4267 #line 685 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4268 , Tuple.Create(Tuple.Create("", 37928), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.SpecialSupplierDemanded.HtmlId") 4269 4270 #line default 4271 #line hidden 4272 , 37928), false) 4273 ); 4274 4275 WriteAttribute("name", Tuple.Create(" name=\'", 37984), Tuple.Create("\'", 38046) 4276 4277 #line 685 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4278 , Tuple.Create(Tuple.Create("", 37991), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.SpecialSupplierDemanded.HtmlId") 4279 4280 #line default 4281 #line hidden 4282 , 37991), false) 4283 ); 4284 4285 WriteAttribute("checked", Tuple.Create(" checked=\"", 38047), Tuple.Create("\"", 38062) 4286 4287 #line 685 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4288 , Tuple.Create(Tuple.Create("", 38057), Tuple.Create<System.Object, System.Int32>(true 4289 4290 #line default 4291 #line hidden 4292 , 38057), false) 4293 ); 4294 4295 WriteLiteral(" />\r\n"); 4296 4297 WriteLiteral("\t\t\t\t\t\t"); 4298 4299 4300 #line 686 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4301 Write(Translate(GetString("Form.Field.SpecialSupplierDemanded.HtmlId"), GetString("Form.Field.SpecialSupplierDemanded.Name"))); 4302 4303 4304 #line default 4305 #line hidden 4306 WriteLiteral("\r\n"); 4307 4308 4309 #line 687 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4310 4311 4312 #line default 4313 #line hidden 4314 4315 #line 687 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4316 if (!string.IsNullOrEmpty(GetString("Form.Field.SpecialSupplierDemanded.Description"))) { 4317 4318 4319 #line default 4320 #line hidden 4321 WriteLiteral("\t\t\t\t\t\t\t<span"); 4322 4323 WriteLiteral(" class=\"fa fa-info-circle\""); 4324 4325 WriteLiteral(" data-toggle=\"tooltip\""); 4326 4327 WriteLiteral(" data-placement=\"top\""); 4328 4329 WriteAttribute("title", Tuple.Create(" title=\'", 38375), Tuple.Create("\'", 38443) 4330 4331 #line 688 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4332 , Tuple.Create(Tuple.Create("", 38383), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.SpecialSupplierDemanded.Description") 4333 4334 #line default 4335 #line hidden 4336 , 38383), false) 4337 ); 4338 4339 WriteLiteral("></span>\r\n"); 4340 4341 4342 #line 689 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4343 } 4344 4345 4346 #line default 4347 #line hidden 4348 WriteLiteral("\t\t\t\t\t</label>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t\t<div"); 4349 4350 WriteLiteral(" class=\"col-md-4 form-group\""); 4351 4352 WriteLiteral(">\r\n\t\t\t\t<label"); 4353 4354 WriteAttribute("for", Tuple.Create(" for=\'", 38549), Tuple.Create("\'", 38606) 4355 4356 #line 694 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4357 , Tuple.Create(Tuple.Create("", 38555), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.SpecialSupplierName.HtmlId") 4358 4359 #line default 4360 #line hidden 4361 , 38555), false) 4362 ); 4363 4364 WriteLiteral(">\r\n"); 4365 4366 WriteLiteral("\t\t\t\t\t"); 4367 4368 4369 #line 695 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4370 Write(Translate(GetString("Form.Field.SpecialSupplierName.Name"), GetString("Form.Field.SpecialSupplierName.Name"))); 4371 4372 4373 #line default 4374 #line hidden 4375 WriteLiteral("\r\n"); 4376 4377 4378 #line 696 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4379 4380 4381 #line default 4382 #line hidden 4383 4384 #line 696 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4385 if (!string.IsNullOrEmpty(GetString("Form.Field.SpecialSupplierName.Description"))) { 4386 4387 4388 #line default 4389 #line hidden 4390 WriteLiteral("\t\t\t\t\t\t<span"); 4391 4392 WriteLiteral(" class=\"fa fa-info-circle\""); 4393 4394 WriteLiteral(" data-toggle=\"tooltip\""); 4395 4396 WriteLiteral(" data-placement=\"top\""); 4397 4398 WriteAttribute("title", Tuple.Create(" title=\'", 38900), Tuple.Create("\'", 38964) 4399 4400 #line 697 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4401 , Tuple.Create(Tuple.Create("", 38908), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.SpecialSupplierName.Description") 4402 4403 #line default 4404 #line hidden 4405 , 38908), false) 4406 ); 4407 4408 WriteLiteral("></span>\r\n"); 4409 4410 4411 #line 698 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4412 } 4413 4414 4415 #line default 4416 #line hidden 4417 WriteLiteral("\t\t\t\t</label>\r\n"); 4418 4419 4420 #line 700 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4421 4422 4423 #line default 4424 #line hidden 4425 4426 #line 700 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4427 4428 string requiredSpecialSupplierName = GetString("Form.Field.SpecialSupplierName.Required") == "True" 4429 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("existingSpecialSupplierName", "Other supplier name is required and cannot be empty")) 4430 : ""; 4431 4432 4433 #line default 4434 #line hidden 4435 WriteLiteral("\r\n\t\t\t\t<input"); 4436 4437 WriteLiteral(" class=\"form-control\""); 4438 4439 WriteLiteral(" type=\"text\""); 4440 4441 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\tid=\'", 39342), Tuple.Create("\'", 39407) 4442 4443 #line 706 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4444 , Tuple.Create(Tuple.Create("", 39356), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.SpecialSupplierName.HtmlId") 4445 4446 #line default 4447 #line hidden 4448 , 39356), false) 4449 ); 4450 4451 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\tname=\'", 39408), Tuple.Create("\'", 39475) 4452 4453 #line 707 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4454 , Tuple.Create(Tuple.Create("", 39424), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.SpecialSupplierName.HtmlId") 4455 4456 #line default 4457 #line hidden 4458 , 39424), false) 4459 ); 4460 4461 WriteLiteral("\r\n\t\t\t\t\t\t\t\t"); 4462 4463 4464 #line 708 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4465 Write(requiredSpecialSupplierName); 4466 4467 4468 #line default 4469 #line hidden 4470 WriteLiteral("\r\n\t\t\t\t\t\t\t\tplaceholder=\'"); 4471 4472 4473 #line 709 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4474 Write(Translate(GetString("Form.Field.SpecialSupplierName.Name"), GetString("Form.Field.SpecialSupplierName.Name"))); 4475 4476 4477 #line default 4478 #line hidden 4479 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\tdata-fv-regexp=\"true\"\r\n\t\t\t\t\t\t\t\tdata-fv-regexp-regexp=\"^[a-zA-Z0-9 -]+$" + 4480 "\"\r\n\t\t\t\t\t\t\t\tdata-fv-regexp-message=\'"); 4481 4482 4483 #line 712 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4484 Write(Translate("alfaNumCompany", "Supplier name can only consist of letters and numbers")); 4485 4486 4487 #line default 4488 #line hidden 4489 WriteLiteral("\' />\r\n\t\t\t</div>\r\n\t\t</div>\r\n\r\n"); 4490 4491 4492 #line 716 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4493 4494 4495 #line default 4496 #line hidden 4497 4498 #line 716 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4499 if (!string.IsNullOrEmpty(GetString("Form.Field.OtherInputHeading.Name"))) { 4500 4501 4502 #line default 4503 #line hidden 4504 WriteLiteral("\t\t\t<div"); 4505 4506 WriteLiteral(" class=\"row\""); 4507 4508 WriteLiteral(">\r\n\t\t\t\t<h4"); 4509 4510 WriteLiteral(" class=\"col-md-12\""); 4511 4512 WriteLiteral(">\r\n"); 4513 4514 WriteLiteral("\t\t\t\t\t"); 4515 4516 4517 #line 719 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4518 Write(Translate(GetString("Form.Field.OtherInputHeading.HtmlId"), GetString("Form.Field.OtherInputHeading.Name"))); 4519 4520 4521 #line default 4522 #line hidden 4523 WriteLiteral("\r\n"); 4524 4525 4526 #line 720 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4527 4528 4529 #line default 4530 #line hidden 4531 4532 #line 720 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4533 if (!string.IsNullOrEmpty(GetString("Form.Field.OtherInputHeading.Text"))) { 4534 4535 4536 #line default 4537 #line hidden 4538 WriteLiteral("\t\t\t\t\t\t<small>"); 4539 4540 4541 #line 721 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4542 Write(Translate(GetString("Form.Field.OtherInputHeading.Text"), GetString("Form.Field.OtherInputHeading.Text"))); 4543 4544 4545 #line default 4546 #line hidden 4547 WriteLiteral("</small>\r\n"); 4548 4549 4550 #line 722 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4551 } 4552 4553 4554 #line default 4555 #line hidden 4556 WriteLiteral("\t\t\t\t</h4>\r\n\t\t\t</div>\r\n"); 4557 4558 4559 #line 725 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4560 } 4561 4562 4563 #line default 4564 #line hidden 4565 WriteLiteral("\t\t<div"); 4566 4567 WriteLiteral(" class=\"row\""); 4568 4569 WriteLiteral(">\r\n\t\t\t<div"); 4570 4571 WriteLiteral(" class=\"form-group col-md-12\""); 4572 4573 WriteLiteral(">\r\n\t\t\t\t<label"); 4574 4575 WriteAttribute("for", Tuple.Create(" for=\'", 40441), Tuple.Create("\'", 40489) 4576 4577 #line 728 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4578 , Tuple.Create(Tuple.Create("", 40447), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.OtherInput.HtmlId") 4579 4580 #line default 4581 #line hidden 4582 , 40447), false) 4583 ); 4584 4585 WriteLiteral(">\r\n"); 4586 4587 WriteLiteral("\t\t\t\t\t"); 4588 4589 4590 #line 729 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4591 Write(Translate(GetString("Form.Field.OtherInput.Name"), GetString("Form.Field.OtherInput.Name"))); 4592 4593 4594 #line default 4595 #line hidden 4596 WriteLiteral("\r\n"); 4597 4598 4599 #line 730 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4600 4601 4602 #line default 4603 #line hidden 4604 4605 #line 730 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4606 if (!string.IsNullOrEmpty(GetString("Form.Field.OtherInput.Description"))) { 4607 4608 4609 #line default 4610 #line hidden 4611 WriteLiteral("\t\t\t\t\t\t<span"); 4612 4613 WriteLiteral(" class=\"fa fa-info-circle\""); 4614 4615 WriteLiteral(" data-toggle=\"tooltip\""); 4616 4617 WriteLiteral(" data-placement=\"top\""); 4618 4619 WriteAttribute("title", Tuple.Create(" title=\'", 40756), Tuple.Create("\'", 40811) 4620 4621 #line 731 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4622 , Tuple.Create(Tuple.Create("", 40764), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.OtherInput.Description") 4623 4624 #line default 4625 #line hidden 4626 , 40764), false) 4627 ); 4628 4629 WriteLiteral("></span>\r\n"); 4630 4631 4632 #line 732 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4633 } 4634 4635 4636 #line default 4637 #line hidden 4638 WriteLiteral("\t\t\t\t</label>\r\n"); 4639 4640 4641 #line 734 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4642 4643 4644 #line default 4645 #line hidden 4646 4647 #line 734 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4648 4649 string requiredOtherInput = GetString("Form.Field.OtherInput.Required") == "True" 4650 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("OtherInputRequired", "Other input field is required and cannot be empty")) 4651 : ""; 4652 4653 4654 #line default 4655 #line hidden 4656 WriteLiteral("\r\n\t\t\t\t<textarea"); 4657 4658 WriteLiteral(" class=\"form-control\""); 4659 4660 WriteLiteral(" rows=\"5\""); 4661 4662 WriteLiteral(" minlength=\"0\""); 4663 4664 WriteAttribute("id", Tuple.Create("\r\n\t\t\t\t\t\t\t\t\tid=\'", 41186), Tuple.Create("\'", 41243) 4665 4666 #line 740 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4667 , Tuple.Create(Tuple.Create("", 41201), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.OtherInput.HtmlId") 4668 4669 #line default 4670 #line hidden 4671 , 41201), false) 4672 ); 4673 4674 WriteAttribute("name", Tuple.Create("\r\n\t\t\t\t\t\t\t\t\tname=\'", 41244), Tuple.Create("\'", 41303) 4675 4676 #line 741 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4677 , Tuple.Create(Tuple.Create("", 41261), Tuple.Create<System.Object, System.Int32>(GetString("Form.Field.OtherInput.HtmlId") 4678 4679 #line default 4680 #line hidden 4681 , 41261), false) 4682 ); 4683 4684 WriteLiteral("\r\n\t\t\t\t\t\t\t\t\t"); 4685 4686 4687 #line 742 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4688 Write(requiredOtherInput); 4689 4690 4691 #line default 4692 #line hidden 4693 WriteLiteral("\r\n\t\t\t\t\t\t\t\t\tplaceholder=\'"); 4694 4695 4696 #line 743 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4697 Write(Translate(GetString("Form.Field.OtherInput.Name"), GetString("Form.Field.OtherInput.Name"))); 4698 4699 4700 #line default 4701 #line hidden 4702 WriteLiteral("\'\r\n\t\t\t\t\t\t\t\t\tdata-fv-stringlength-message=\'"); 4703 4704 4705 #line 744 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4706 Write(Translate("minOtherInput", "Other input must be at least 10 characters")); 4707 4708 4709 #line default 4710 #line hidden 4711 WriteLiteral("\'></textarea>\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t\t<div"); 4712 4713 WriteLiteral(" class=\"form-group row\""); 4714 4715 WriteLiteral(">\r\n\t\t\t<div"); 4716 4717 WriteLiteral(" class=\"col-md-12\""); 4718 4719 WriteLiteral(">\r\n\t\t\t\t<button"); 4720 4721 WriteLiteral(" type=\"submit\""); 4722 4723 WriteLiteral(" class=\"btn btn-default\""); 4724 4725 WriteLiteral(">"); 4726 4727 4728 #line 749 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4729 Write(Translate("Submit", "Submit")); 4730 4731 4732 #line default 4733 #line hidden 4734 WriteLiteral("</button>\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t</div>\r\n</form>\r\n\r\n"); 4735 4736 4737 #line 755 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4738 Write(SnippetStart("JavaScriptBottom")); 4739 4740 4741 #line default 4742 #line hidden 4743 WriteLiteral("\r\n<script>\r\n\trequire([\'jquery\', \'bootstrap\', \'formvalidation\', \'bootstrapValidati" + 4744 "on\'],\r\n\t\tfunction ($) {\r\n\t\t\t$(\'[data-toggle=\"tooltip\"]\').tooltip()\r\n\t\t\t$(\'body\')" + 4745 ".on(\'hidden.bs.tooltip\', function() {\r\n\t\t\t\tvar tooltips = $(\'.tooltip\').not(\'.in" + 4746 "\');\r\n\t\t\t\tif (tooltips) {\r\n\t\t\t\t\ttooltips.remove();\r\n\t\t\t\t}\r\n\t\t\t});\r\n\r\n\t\t\t$(\'form[i" + 4747 "d^=\"dw-form\"]\')\r\n\t\t\t\t.on(\'init.field.fv\', function (e, data) {\r\n\t\t\t\t\t// data.fv:" + 4748 " The BootstrapValidator instance - data.field: The field name - data.element: Th" + 4749 "e field element\r\n\t\t\t\t\tvar $parent = data.element.parents(\'.form-group\'),\r\n\t\t\t\t\t\t" + 4750 "\t$icon = data.element.data(\'fv.icon\'),\r\n\t\t\t\t\t\t\t$clearIcon = $parent.find(\'.form-" + 4751 "control-feedback[data-fv-icon-for=\"\' + data.field + \'\"]\'),\r\n\t\t\t\t\t\t\toptions = dat" + 4752 "a.fv.getOptions(), // Entire options\r\n\t\t\t\t\t\t\tvalidators = data.fv.getOptions(dat" + 4753 "a.field).validators;\r\n\t\t\t\t\t//Required icon\r\n\t\t\t\t\tif (validators.notEmpty && opti" + 4754 "ons.icon && options.icon.required) {\r\n\t\t\t\t\t\t// The field uses notEmpty validator" + 4755 ". Add required icon\r\n\t\t\t\t\t\t$icon.addClass(options.icon.required).show();\r\n\t\t\t\t\t}" + 4756 "\r\n\t\t\t\t\t// Retrieve the icon element by $icon = data.element.data(\'fv.icon\');\r\n\t\t" + 4757 "\t\t\t$clearIcon.on(\'click.clearing\', function () {\r\n\t\t\t\t\t\t// Check if the field is" + 4758 " valid or not via the icon class\r\n\t\t\t\t\t\tif ($clearIcon.hasClass(\'fa-times\')) {\r\n" + 4759 "\t\t\t\t\t\t\t// Clear the field\r\n\t\t\t\t\t\t\tdata.fv.resetField(data.element, true);\r\n\t\t\t\t\t" + 4760 "\t}\r\n\t\t\t\t\t});\r\n\t\t\t\t})\r\n\t\t\t\t.formValidation({\r\n\t\t\t\t\tframework: \'bootstrap\',\r\n\t\t\t\t\t" + 4761 "icon: {\r\n\t\t\t\t\t\trequired: \'fa fa-asterisk\',\r\n\t\t\t\t\t\tvalid: \'fa fa-check\',\r\n\t\t\t\t\t\ti" + 4762 "nvalid: \'fa fa-times \',\r\n\t\t\t\t\t\tvalidating: \'fa fa-refresh\'\r\n\t\t\t\t\t}\r\n\t\t\t\t})\r\n\t\t\t\t" + 4763 ".on(\'status.field.fv\', function(e, data) {\r\n\t\t\t\t\t// Remove the required icon whe" + 4764 "n the field updates its status\r\n\t\t\t\t\tvar $icon = data.element.data(\'fv.icon" + 4765 "\'),\r\n\t\t\t\t\t\t\toptions = data.fv.getOptions(), // Entire op" + 4766 "tions\r\n\t\t\t\t\t\t\tvalidators = data.fv.getOptions(data.field).validators; // The fie" + 4767 "ld validators\r\n\r\n\t\t\t\t\tif (validators.notEmpty && options.icon && options.icon.re" + 4768 "quired) {\r\n\t\t\t\t\t\t$icon.removeClass(options.icon.required).addClass(\'fa\');\r\n\t\t\t\t\t" + 4769 "}\r\n\t\t\t\t})\r\n\t\t\t\t.on(\'success.form.fv\', function (e) {\r\n\t\t\t\t\te.preventDefault();//" + 4770 " Prevent form submission\r\n\t\t\t\t\tvar $form = $(e.target),\r\n\t\t\t\t\t\t\tfv = $(e.target)" + 4771 ".data(\'formValidation\');\r\n\t\t\t\t\t\tif (typeof ga === \'function\') {\r\n\t\t\t\t\t\t\tga(\'send" + 4772 "\', \'event\', \'form\', \'submit\', \'"); 4773 4774 4775 #line 813 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4776 Write(formName); 4777 4778 4779 #line default 4780 #line hidden 4781 WriteLiteral("\', {\r\n\t\t\t\t\t\t\t\thitCallback: function () {\r\n\t\t\t\t\t\t\t\t\tfv.defaultSubmit();\r\n\t\t\t\t\t\t\t\t}" + 4782 "\r\n\t\t\t\t\t\t\t});\r\n } else { fv.defaultSubmit();}\r\n\t\t\t\t});\r\n\r\n" + 4783 "\t\t}\r\n\t);\r\n</script>\r\n"); 4784 4785 4786 #line 824 "D:\dynamicweb.net\Solutions\Earned\lachenmeier.dw9.dynamicweb-cms.com\files\Templates\Designs\LM2016\Forms\Form\FormPackagingTest.cshtml" 4787 Write(SnippetEnd("JavaScriptBottom")); 4788 4789 4790 #line default 4791 #line hidden 4792 } 4793 } 4794 } 4795

1 @inherits Dynamicweb.Rendering.RazorTemplateBase<Dynamicweb.Rendering.RazorTemplateModel<Dynamicweb.Rendering.Template>> 2 @{ 3 string formCssClass = !GetBoolean("Form.LabelOverField") ? "form-horizontal " + GetString("Form.CssClass") : GetString("Form.CssClass"); 4 5 string formSystemFields = GetString("Form.SystemFields"); 6 string formId = GetString("Form.HtmlId"); 7 string formOnSubmit = GetString("Form.OnSubmit"); 8 string formSpamScript = GetString("Form.SpamScript"); 9 string formAction = GetString("Form.Action"); 10 } 11 <form method="post" action="@formAction" enctype="multipart/form-data" class="@formCssClass" id="@formId" onsubmit="@formOnSubmit" name="UserManagementEditForm"> 12 @formSystemFields 13 <input type="hidden" name="UserManagementForm" value="1"> 14 <div class="container-form"> 15 <div class="row"> 16 <div class="form-group col-md-6"> 17 <label for="UserManagement_Form_Company"> 18 @Translate("Company", "Company") 19 @if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Company.Description"))) { 20 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.UserManagement_Form_Company.Description")'></span> 21 } 22 </label> 23 <input class='form-control' placeholder='@Translate("Company", "Company")' 24 @{ 25 string requiredComp = GetString("Form.Field.UserManagement_Form_Company.Required") == "True" ? " data-fv-notempty='true'" : ""; 26 string companyVal = string.Format( 27 "class='form-control'" + 28 " placeholder='{0}'" + 29 "{1}" + 30 " data-fv-notempty-message='{2}'" + 31 " data-fv-regexp='true'" + 32 " data-fv-regexp-regexp='^[a-zA-Z0-9 -]+$'" + 33 " data-fv-regexp-message='{3}'", 34 @Translate("Company", "Company"), requiredComp, @Translate("companyRequired", "Your company name is required and cannot be empty"), @Translate("alfaNumCompany", "Your company name can only consist of letters and numbers")); 35 } 36 @GetString("Form.Field.UserManagement_Form_Company.Control").Replace("/>", companyVal + "/>") 37 </div> 38 <div class="form-group col-md-6"> 39 <label for="UserManagement_Form_Address"> 40 @Translate("Address", "Address") 41 @if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Address.Description"))) { 42 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.UserManagement_Form_Address.Description")'></span> 43 } 44 </label> 45 @{ 46 string requiredAddr = GetString("Form.Field.UserManagement_Form_Address.Required") == "True" ? " data-fv-notempty='true'" : ""; 47 string addrVal = string.Format( 48 "class='form-control'" + 49 " placeholder='{0}'" + 50 "{1}" + 51 " data-fv-notempty-message='{2}'" + 52 " data-fv-regexp='true'" + 53 " data-fv-regexp-regexp='^[a-zA-Z0-9 -]+$'" + 54 " data-fv-regexp-message='{3}'", 55 @Translate("Address", "Address"), requiredAddr, @Translate("addrRequired", "Your Address name is required and cannot be empty"), @Translate("alfaAddress", "Your address can only consist of letters and numbers")); 56 } 57 @GetString("Form.Field.UserManagement_Form_Address.Control").Replace("/>", addrVal + "/>") 58 </div> 59 </div> 60 <div class="row"> 61 <div class="form-group col-md-6"> 62 <label for="UserManagement_Form_Zip"> 63 @Translate("ZIP", "ZIP") 64 @if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Zip.Description"))) { 65 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.UserManagement_Form_Zip.Description")'></span> 66 } 67 </label> 68 @{ 69 string requiredZip = GetString("Form.Field.UserManagement_Form_Zip.Required") == "True" ? " data-fv-notempty='true'" : ""; 70 string zipVal = string.Format( 71 "class='form-control'" + 72 " placeholder='{0}'" + 73 "{1}" + 74 " data-fv-notempty-message='{2}'" + 75 " data-fv-regexp='true'" + 76 " data-fv-regexp-regexp='^[a-zA-Z0-9 -]+$'" + 77 " data-fv-regexp-message='{3}'", 78 @Translate("ZIP", "ZIP"), requiredZip, @Translate("zipRequired", "Your ZIP code is required and cannot be empty"), @Translate("alfaZip", "Your postal code can only consist of letters and numbers")); 79 } 80 @GetString("Form.Field.UserManagement_Form_Zip.Control").Replace("/>", zipVal + "/>") 81 </div> 82 <div class="form-group col-md-6"> 83 <label for="UserManagement_Form_City"> 84 @Translate("City", "City") 85 @if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_City.Description"))) { 86 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.UserManagement_Form_City.Description")'></span> 87 } 88 </label> 89 @{ 90 string requiredCity = GetString("Form.Field.UserManagement_Form_City.Required") == "True" ? " data-fv-notempty='true'" : ""; 91 string cityVal = string.Format( 92 "class='form-control'" + 93 " placeholder='{0}'" + 94 "{1}" + 95 " data-fv-notempty-message='{2}'" + 96 " data-fv-regexp='true'" + 97 " data-fv-regexp-regexp='^[a-zA-Z0-9 -]+$'" + 98 " data-fv-regexp-message='{3}'", 99 @Translate("City", "City"), requiredZip, @Translate("cityRequired", "Your city is required and cannot be empty"), @Translate("alfaCity", "Your city name can only consist of letters and numbers")); 100 } 101 @GetString("Form.Field.UserManagement_Form_City.Control").Replace("/>", cityVal + "/>") 102 </div> 103 </div> 104 <div class="row"> 105 <div class="form-group col-md-6"> 106 <label for="UserManagement_Form_Name"> 107 @Translate("Name", "Name") 108 @if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Name.Description"))) { 109 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.UserManagement_Form_Name.Description")'></span> 110 } 111 </label> 112 @{ 113 string requiredName = GetString("Form.Field.UserManagement_Form_Name.Required") == "True" ? " data-fv-notempty='true'" : ""; 114 string nameVal = string.Format( 115 "class='form-control'" + 116 " placeholder='{0}'" + 117 "{1}" + 118 " data-fv-notempty-message='{2}'" + 119 " data-fv-regexp='true'" + 120 " data-fv-regexp-regexp='^[a-zA-Z -]+$'" + 121 " data-fv-regexp-message='{3}'", 122 @Translate("Name", "Name"), requiredName, @Translate("nameRequired", "Your name is required and cannot be empty"), @Translate("alfaNumName", "Your name can only consist of letters")); 123 } 124 @GetString("Form.Field.UserManagement_Form_Name.Control").Replace("/>", nameVal + "/>") 125 </div> 126 <div class="form-group col-md-6"> 127 <label for="UserManagement_Form_Country"> 128 @Translate("Country", "Country") 129 @if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Country.Description"))) { 130 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.UserManagement_Form_Country.Description")'></span> 131 } 132 </label> 133 @{ 134 string requiredCountry = GetString("Form.Field.UserManagement_Form_Country.Required") == "True" ? " data-fv-notempty='true'" : ""; 135 string countryVal = string.Format( 136 "class='form-control'" + 137 " placeholder='{0}'" + 138 "{1}" + 139 " data-fv-notempty-message='{2}'" + 140 " data-fv-regexp='true'" + 141 " data-fv-regexp-regexp='^[a-zA-Z -]+$'" + 142 " data-fv-regexp-message='{3}'", 143 @Translate("Name", "Name"), requiredCountry, @Translate("countryRequired", "Your country is required and cannot be empty"), @Translate("alfaNumCountry", "Your Country can only consist of letters")); 144 } 145 @GetString("Form.Field.UserManagement_Form_Country.Control").Replace("/>", countryVal + "/>") 146 </div> 147 </div> 148 <div class="row"> 149 <div class="form-group col-md-6"> 150 <label for="UserManagement_Form_Email"> 151 @Translate("Email", "Email") 152 @if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_Email.Description"))) { 153 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.UserManagement_Form_Email.Description")'></span> 154 } 155 </label> 156 @{ 157 string requiredEmail = GetString("Form.Field.UserManagement_Form_Email.Required") == "True" ? " data-fv-notempty='true'" : ""; 158 string emailVal = string.Format( 159 "class='form-control'" + 160 " placeholder='{0}'" + 161 "{1}" + 162 " data-fv-notempty-message='{2}'" + 163 " data-fv-emailaddress='true'" + 164 " data-fv-emailaddress-message='{3}'", 165 @Translate("Email", "Email"), requiredEmail, @Translate("emailRequired", "Your email address is required and cannot be empty"), @Translate("emailNotValid", "Your email address is not a valid email address")); 166 } 167 @GetString("Form.Field.UserManagement_Form_Email.Control").Replace("/>", emailVal + "/>") 168 </div> 169 <div class="form-group col-md-6"> 170 <label for="UserManagement_Form_PhoneBusiness"> 171 @Translate("Phone", "Phone") 172 @if (!string.IsNullOrEmpty(GetString("Form.Field.UserManagement_Form_PhoneBusiness.Description"))) { 173 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.UserManagement_Form_PhoneBusiness.Description")'></span> 174 } 175 </label> 176 @{ 177 string requiredPhone = GetString("Form.Field.UserManagement_Form_PhoneBusiness.Required") == "True" ? " data-fv-notempty='true'" : ""; 178 string phoneVal = string.Format( 179 "class='form-control'" + 180 " placeholder='{0}'" + 181 "{1}" + 182 " data-fv-notempty-message='{2}'" + 183 " data-fv-regexp='true'" + 184 " data-fv-regexp-regexp='^[0-9 -]+$'" + 185 " data-fv-regexp-message='{3}'", 186 @Translate("Phone", "Phone"), requiredPhone, @Translate("phoneRequired", "Your phone no. is required and cannot be empty"), @Translate("phoneNotValid", "Your phone no. can only consist of numbers")); 187 } 188 @GetString("Form.Field.UserManagement_Form_PhoneBusiness.Control").Replace("/>", phoneVal + "/>") 189 </div> 190 </div> 191 @if (!string.IsNullOrEmpty(GetString("Form.Field.PalletProductInfoHeading.Name"))) { 192 <div class="row page-header"> 193 <h2 class="col-md-12"> 194 @Translate(GetString("Form.Field.PalletProductInfoHeading.HtmlId"), GetString("Form.Field.PalletProductInfoHeading.Name")) 195 @if (!string.IsNullOrEmpty(GetString("Form.Field.PalletProductInfoHeading.Text"))) { 196 <small>@Translate(GetString("Form.Field.PalletProductInfoHeading.Text"), GetString("Form.Field.PalletProductInfoHeading.Text"))</small> 197 } 198 </h2> 199 </div> 200 } 201 <div class="row"> 202 @if (!string.IsNullOrEmpty(GetString("Form.Field.PalletSizeHeading.Name"))) { 203 <h3 class="col-md-4"> 204 @Translate(GetString("Form.Field.PalletSizeHeading.HtmlId"), GetString("Form.Field.PalletSizeHeading.Name")) 205 @if (!string.IsNullOrEmpty(GetString("Form.Field.PalletSizeHeading.Description"))) { 206 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@Translate(GetString("Form.Field.PalletSizeHeading.Description"), GetString("Form.Field.PalletSizeHeading.Description"))'></span> 207 } 208 </h3> 209 } 210 <div class="form-group col-md-4"> 211 <label for='@GetString("Form.Field.PalletLength.HtmlId")'> 212 @Translate(GetString("Form.Field.PalletLength.Name"), GetString("Form.Field.PalletLength.Name")) 213 @if (!string.IsNullOrEmpty(GetString("Form.Field.PalletLength.Description"))) { 214 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.PalletLength.Description")'></span> 215 } 216 </label> 217 @{ 218 string requiredPalletLength = GetString("Form.Field.PalletLength.Required") == "True" 219 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("palletLengthRequired", "Pallet length is required and cannot be empty")) 220 : ""; 221 } 222 <input class="form-control" type="number" 223 id='@GetString("Form.Field.PalletLength.HtmlId")' 224 name='@GetString("Form.Field.PalletLength.HtmlId")' 225 @requiredPalletLength 226 placeholder='@Translate(GetString("Form.Field.PalletLength.Name"), GetString("Form.Field.PalletLength.Name"))' 227 data-fv-integer-message='@Translate("palletLengthNotValid", "Pallet length can only consist of numbers")' /> 228 </div> 229 <div class="form-group col-md-4"> 230 <label for='@GetString("Form.Field.PalletWidth.HtmlId")'> 231 @Translate(GetString("Form.Field.PalletWidth.Name"), GetString("Form.Field.PalletWidth.Name")) 232 @if (!string.IsNullOrEmpty(GetString("Form.Field.PalletWidth.Description"))) { 233 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.PalletWidth.Description")'></span> 234 } 235 </label> 236 @{ 237 string requiredPalletWidth = GetString("Form.Field.PalletWidth.Required") == "True" 238 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("palletWidthRequired", "Pallet width is required and cannot be empty")) 239 : ""; 240 } 241 <input class="form-control" type="number" 242 id='@GetString("Form.Field.PalletWidth.HtmlId")' 243 name='@GetString("Form.Field.PalletWidth.HtmlId")' 244 @requiredPalletLength 245 placeholder='@Translate(GetString("Form.Field.PalletWidth.Name"), GetString("Form.Field.PalletWidth.Name"))' 246 data-fv-integer-message='@Translate("palletWidthNotValid", "Pallet width can only consist of numbers")' /> 247 </div> 248 </div> 249 <div class="row"> 250 @if (!string.IsNullOrEmpty(GetString("Form.Field.LoadSizeHeading.Name"))) { 251 <h3 class="col-md-4"> 252 @Translate(GetString("Form.Field.LoadSizeHeading.HtmlId"), GetString("Form.Field.LoadSizeHeading.Name")) 253 @if (!string.IsNullOrEmpty(GetString("Form.Field.LoadSizeHeading.Description"))) { 254 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@Translate(GetString("Form.Field.LoadSizeHeading.Description"), GetString("Form.Field.LoadSizeHeading.Description"))'></span> 255 } 256 </h3> 257 } 258 <div class="form-group col-md-4"> 259 <label for='@GetString("Form.Field.LoadLength.HtmlId")'> 260 @Translate(GetString("Form.Field.LoadLength.Name"), GetString("Form.Field.LoadLength.Name")) 261 @if (!string.IsNullOrEmpty(GetString("Form.Field.LoadLength.Description"))) { 262 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.LoadLength.Description")'></span> 263 } 264 </label> 265 @{ 266 string requiredLoadLength = GetString("Form.Field.LoadLength.Required") == "True" 267 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("loadLengthRequired", "Load length is required and cannot be empty")) 268 : ""; 269 } 270 <input class="form-control" type="number" 271 id='@GetString("Form.Field.LoadLength.HtmlId")' 272 name='@GetString("Form.Field.LoadLength.HtmlId")' 273 @requiredLoadLength 274 placeholder='@Translate(GetString("Form.Field.LoadLength.Name"), GetString("Form.Field.LoadLength.Name"))' 275 data-fv-integer-message='@Translate("loadLengthNotValid", "Load length can only consist of numbers")' /> 276 </div> 277 <div class="form-group col-md-4"> 278 <label for='@GetString("Form.Field.LoadWidth.HtmlId")'> 279 @Translate(GetString("Form.Field.LoadWidth.Name"), GetString("Form.Field.LoadWidth.Name")) 280 @if (!string.IsNullOrEmpty(GetString("Form.Field.LoadWidth.Description"))) { 281 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.LoadWidth.Description")'></span> 282 } 283 </label> 284 @{ 285 string requiredLoadWidth = GetString("Form.Field.LoadWidth.Required") == "True" 286 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("loadWidthRequired", "Load width is required and cannot be empty")) 287 : ""; 288 } 289 <input class="form-control" type="number" 290 id='@GetString("Form.Field.LoadWidth.HtmlId")' 291 name='@GetString("Form.Field.LoadWidth.HtmlId")' 292 @requiredLoadWidth 293 placeholder='@Translate(GetString("Form.Field.LoadWidth.Name"), GetString("Form.Field.LoadWidth.Name"))' 294 data-fv-integer-message='@Translate("loadWidthNotValid", "Pallet width can only consist of numbers")' /> 295 </div> 296 </div> 297 <div class="row"> 298 <div class="form-group col-md-4"> 299 <label for='@GetString("Form.Field.MaxLoadHeight.HtmlId")'> 300 @Translate(GetString("Form.Field.MaxLoadHeight.Name"), GetString("Form.Field.MaxLoadHeight.Name")) 301 @if (!string.IsNullOrEmpty(GetString("Form.Field.MaxLoadHeight.Description"))) { 302 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.MaxLoadHeight.Description")'></span> 303 } 304 </label> 305 @{ 306 string requiredMaxLoadHeight = GetString("Form.Field.MaxLoadHeight.Required") == "True" 307 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("maxLoadHeightRequired", "Load width is required and cannot be empty")) 308 : ""; 309 } 310 <input class="form-control" type="number" 311 id='@GetString("Form.Field.MaxLoadHeight.HtmlId")' 312 name='@GetString("Form.Field.MaxLoadHeight.HtmlId")' 313 @requiredMaxLoadHeight 314 placeholder='@Translate(GetString("Form.Field.MaxLoadHeight.Name"), GetString("Form.Field.MaxLoadHeight.Name"))' 315 data-fv-integer-message='@Translate("maxLoadHeighthNotValid", "Pallet width can only consist of numbers")' /> 316 </div> 317 <div class="form-group col-md-4"> 318 <label for='@GetString("Form.Field.ExistingPackingMethod.HtmlId")'> 319 @Translate(GetString("Form.Field.ExistingPackingMethod.Name"), GetString("Form.Field.ExistingPackingMethod.Name")) 320 @if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackingMethod.Description"))) { 321 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.ExistingPackingMethod.Description")'></span> 322 } 323 </label> 324 @{ 325 string requiredExistingPackingMethod = GetString("Form.Field.ExistingPackingMethod.Required") == "True" ? " data-fv-notempty='true'" : ""; 326 string existingPackingMethodVal = string.Format( 327 "class='form-control'" + 328 "{0}" + 329 " data-fv-notempty-message='{1}'", 330 requiredExistingPackingMethod, @Translate("nameRequired", "Your existing wrapping method is required and cannot be empty. Select 'None' if you currently do not use any packaging. If your packaging method is not present, please fill the next field in the form")); 331 } 332 @GetString("Form.Field.ExistingPackingMethod.Control").Replace("<select", "<select " + existingPackingMethodVal) 333 </div> 334 <div class="form-group col-md-4"> 335 <label for='@GetString("Form.Field.ExistingPackingMethodOther.HtmlId")'> 336 @Translate(GetString("Form.Field.ExistingPackingMethodOther.Name"), GetString("Form.Field.ExistingPackingMethodOther.Name")) 337 @if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackingMethodOther.Description"))) { 338 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.ExistingPackingMethodOther.Description")'></span> 339 } 340 </label> 341 @{ 342 string requiredExistingPackingMethodOther = GetString("Form.Field.ExistingPackingMethodOther.Required") == "True" 343 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("existingPackingMethodOtherRequired", "Other existing packing method is required and cannot be empty")) 344 : ""; 345 } 346 <input class="form-control" type="text" 347 id='@GetString("Form.Field.ExistingPackingMethodOther.HtmlId")' 348 name='@GetString("Form.Field.ExistingPackingMethodOther.HtmlId")' 349 @requiredExistingPackingMethodOther 350 placeholder='@Translate(GetString("Form.Field.ExistingPackingMethodOther.Name"), GetString("Form.Field.ExistingPackingMethodOther.Name"))' 351 data-fv-regexp="true" 352 data-fv-regexp-regexp="^[a-zA-Z0-9 -]+$" 353 data-fv-regexp-message='@Translate("alfaNumCompany", "Your wrapping method can only consist of letters and numbers")' /> 354 </div> 355 </div> 356 <div class="row"> 357 <div class="form-group col-md-6"> 358 <label for='@GetString("Form.Field.ProductDescription.HtmlId")'> 359 @Translate(GetString("Form.Field.ProductDescription.Name"), GetString("Form.Field.ProductDescription.Name")) 360 @if (!string.IsNullOrEmpty(GetString("Form.Field.ProductDescription.Description"))) { 361 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.ProductDescription.Description")'></span> 362 } 363 </label> 364 @{ 365 string requiredProductDescription = GetString("Form.Field.ProductDescription.Required") == "True" 366 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("productDescriptionRequired", "Product description is required and cannot be empty")) 367 : ""; 368 } 369 <textarea class="form-control" rows="5" minlength="10" 370 id='@GetString("Form.Field.ProductDescription.HtmlId")' 371 name='@GetString("Form.Field.ProductDescription.HtmlId")' 372 @requiredExistingPackingMethodOther 373 placeholder='@Translate(GetString("Form.Field.ProductDescription.Name"), GetString("Form.Field.ProductDescription.Name"))' 374 data-fv-stringlength-message='@Translate("minProductDescription", "Product description must be at least 10 characters")'></textarea> 375 </div> 376 <div class="form-group col-md-6"> 377 <label for='@GetString("Form.Field.RequiredPackingSpeed.HtmlId")'> 378 @Translate(GetString("Form.Field.RequiredPackingSpeed.Name"), GetString("Form.Field.RequiredPackingSpeed.Name")) 379 @if (!string.IsNullOrEmpty(GetString("Form.Field.RequiredPackingSpeed.Description"))) { 380 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.RequiredPackingSpeed.Description")'></span> 381 } 382 </label> 383 @{ 384 string requiredRequiredPackingSpeed = GetString("Form.Field.RequiredPackingSpeed.Required") == "True" 385 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("requiredPackingSpeedRequired", "Required packaging speed is required and cannot be empty")) 386 : ""; 387 } 388 <input class="form-control" type="number" 389 id='@GetString("Form.Field.RequiredPackingSpeed.HtmlId")' 390 name='@GetString("Form.Field.RequiredPackingSpeed.HtmlId")' 391 @requiredLoadWidth 392 placeholder='@Translate(GetString("Form.Field.RequiredPackingSpeed.Name"), GetString("Form.Field.RequiredPackingSpeed.Name"))' 393 data-fv-integer-message='@Translate("requiredPackingSpeedNotValid", "Required packaging speed can only consist of numbers")' /> 394 </div> 395 </div> 396 @if (!string.IsNullOrEmpty(GetString("Form.Field.TestRequirements.Name"))) { 397 <div class="row page-header"> 398 <h2 class="col-md-12"> 399 @Translate(GetString("Form.Field.TestRequirements.HtmlId"), GetString("Form.Field.TestRequirements.Name")) 400 @if (!string.IsNullOrEmpty(GetString("Form.Field.TestRequirements.Text"))) { 401 <small>@Translate(GetString("Form.Field.TestRequirements.Text"), GetString("Form.Field.TestRequirements.Text"))</small> 402 } 403 </h2> 404 </div> 405 } 406 @if (!string.IsNullOrEmpty(GetString("Form.Field.StabilityRequirements.Name"))) { 407 <div class="row"> 408 <h4 class="col-md-12"> 409 @Translate(GetString("Form.Field.StabilityRequirements.HtmlId"), GetString("Form.Field.StabilityRequirements.Name")) 410 @if (!string.IsNullOrEmpty(GetString("Form.Field.StabilityRequirements.Text"))) { 411 <small>@Translate(GetString("Form.Field.StabilityRequirements.Text"), GetString("Form.Field.StabilityRequirements.Text"))</small> 412 } 413 </h4> 414 </div> 415 } 416 <div class="row"> 417 <div class="col-md-6"> 418 <label for='@GetString("Form.Field.Standards.HtmlId")'> 419 <input type="checkbox" name='@GetString("Form.Field.Standards.HtmlId")' id='@GetString("Form.Field.Standards.HtmlId")' /> 420 @Translate(GetString("Form.Field.Standards.HtmlId"), GetString("Form.Field.Standards.Name")) 421 @if (!string.IsNullOrEmpty(GetString("Form.Field.Standards.Text"))) { 422 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.Standards.Text")'></span> 423 } 424 </label> 425 </div> 426 <div class="col-md-6"> 427 <label for='@GetString("Form.Field.LoadStability.HtmlId")'> 428 @Translate(GetString("Form.Field.LoadStability.HtmlId"), GetString("Form.Field.LoadStability.Name")) 429 @if (!string.IsNullOrEmpty(GetString("Form.Field.LoadStability.Text"))) { 430 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.LoadStability.Description")'></span> 431 } 432 </label> 433 <div class="checkbox"> 434 <label for="LoadStability8"> 435 <input type="radio" id="LoadStability8" name="LoadStability" required value="Existing" /> 436 @Translate("Existing", "Existing") 437 </label> 438 </div> 439 <div class="checkbox"> 440 <label for="LoadStability9"> 441 <input type="radio" id="LoadStability9" name="LoadStability" required value="Improved" /> 442 @Translate("Improved", "Improved") 443 </label> 444 </div> 445 </div> 446 </div> 447 @if (!string.IsNullOrEmpty(GetString("Form.Field.ProtectionRequirementsHeading.Name"))) { 448 <div class="row"> 449 <h4 class="col-md-12"> 450 @Translate(GetString("Form.Field.ProtectionRequirementsHeading.HtmlId"), GetString("Form.Field.ProtectionRequirementsHeading.Name")) 451 @if (!string.IsNullOrEmpty(GetString("Form.Field.ProtectionRequirementsHeading.Text"))) { 452 <small>@Translate(GetString("Form.Field.ProtectionRequirementsHeading.Text"), GetString("Form.Field.ProtectionRequirementsHeading.Text"))</small> 453 } 454 </h4> 455 </div> 456 } 457 <div class="row"> 458 <div class="col-md-4"> 459 <label for='@GetString("Form.Field.Protection.HtmlId")'> 460 @Translate(GetString("Form.Field.Protection.HtmlId"), GetString("Form.Field.Protection.Name")) 461 @if (!string.IsNullOrEmpty(GetString("Form.Field.Protection.Description"))) { 462 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.Protection.Description")'></span> 463 } 464 </label> 465 <div class="checkbox"> 466 <label for="Protection25"> 467 <input type="checkbox" id="Protection25" name="Protection" value="waterproof" /> 468 @Translate("Waterproof", "Waterproof") 469 </label> 470 </div> 471 <div class="checkbox"> 472 <label for="Protection26"> 473 <input type="checkbox" id="Protection26" name="Protection" value="dustproof" /> 474 @Translate("Dustproof", "Dustproof") 475 </label> 476 </div> 477 </div> 478 <div class="col-md-4"> 479 <label for='@GetString("Form.Field.OpenClosedTop.HtmlId")'> 480 @Translate(GetString("Form.Field.OpenClosedTop.HtmlId"), GetString("Form.Field.OpenClosedTop.Name")) 481 @if (!string.IsNullOrEmpty(GetString("Form.Field.OpenClosedTop.Description"))) { 482 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.OpenClosedTop.Description")'></span> 483 } 484 </label> 485 <div class="checkbox"> 486 <label for="OpenClosedTop10"> 487 <input type="checkbox" id="OpenClosedTop10" name="OpenClosedTop" required value="Open top" /> 488 @Translate("Open top", "Open top") 489 </label> 490 </div> 491 <div class="checkbox"> 492 <label for="OpenClosedTop11"> 493 <input type="checkbox" id="OpenClosedTop11" name="OpenClosedTop" required value="Closed top" /> 494 @Translate("Closed top", "Closed top") 495 </label> 496 </div> 497 </div> 498 <div class="col-md-4"> 499 <label for='@GetString("Form.Field.FilmDelivery.HtmlId")'> 500 @Translate(GetString("Form.Field.FilmDelivery.HtmlId"), GetString("Form.Field.FilmDelivery.Name")) 501 @if (!string.IsNullOrEmpty(GetString("Form.Field.FilmDelivery.Description"))) { 502 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.FilmDelivery.Description")'></span> 503 } 504 </label> 505 <div class="checkbox"> 506 <label for="FilmDelivery12"> 507 <input type="checkbox" id="FilmDelivery12" name="FilmDelivery" required value="Top pallet board" /> 508 @Translate("Top pallet board", "Top pallet board") 509 </label> 510 </div> 511 <div class="checkbox"> 512 <label for="FilmDelivery13"> 513 <input type="checkbox" id="FilmDelivery13" name="FilmDelivery" required value="Under pallet" /> 514 @Translate("Under pallet", "Under pallet") 515 </label> 516 </div> 517 </div> 518 </div> 519 520 @if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackagingMaterialHeading.Name"))) { 521 <div class="row"> 522 <h4 class="col-md-12"> 523 @Translate(GetString("Form.Field.ExistingPackagingMaterialHeading.HtmlId"), GetString("Form.Field.ExistingPackagingMaterialHeading.Name")) 524 @if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackagingMaterialHeading.Text"))) { 525 <small>@Translate(GetString("Form.Field.ExistingPackagingMaterialHeading.Text"), GetString("Form.Field.ExistingPackagingMaterialHeading.Text"))</small> 526 } 527 </h4> 528 </div> 529 } 530 <div class="row"> 531 <div class="col-md-12"> 532 <label for='@GetString("Form.Field.ExistingPackagingMaterial.HtmlId")'> 533 @Translate(GetString("Form.Field.ExistingPackagingMaterial.HtmlId"), GetString("Form.Field.ExistingPackagingMaterial.Name")) 534 @if (!string.IsNullOrEmpty(GetString("Form.Field.ExistingPackagingMaterial.Description"))) { 535 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.ExistingPackagingMaterial.Description")'></span> 536 } 537 </label> 538 <div class="checkbox"> 539 <label for="ExistingPackagingMaterial14"> 540 <input type="checkbox" id="ExistingPackagingMaterial14" name="ExistingPackagingMaterial" value="RemoveTopBoard" /> 541 @Translate("Remove top board", "Remove top board") 542 </label> 543 </div> 544 <div class="checkbox"> 545 <label for="ExistingPackagingMaterial15"> 546 <input type="checkbox" id="ExistingPackagingMaterial15" name="ExistingPackagingMaterial" value="RemoveCornerPosts" /> 547 @Translate("Remove corner posts", "Remove corner posts") 548 </label> 549 </div> 550 <div class="checkbox"> 551 <label for="ExistingPackagingMaterial16"> 552 <input type="checkbox" id="ExistingPackagingMaterial16" name="ExistingPackagingMaterial" value="RemoveStraps" /> 553 @Translate("Remove straps", "Remove straps") 554 </label> 555 </div> 556 <div class="checkbox"> 557 <label for="ExistingPackagingMaterial17"> 558 <input type="checkbox" id="ExistingPackagingMaterial17" name="ExistingPackagingMaterial" value="RemoveInterlayers" /> 559 @Translate("Remove interlayers", "Remove interlayers") 560 </label> 561 </div> 562 <div class="checkbox"> 563 <label for="ExistingPackagingMaterial18"> 564 <input type="checkbox" id="ExistingPackagingMaterial18" name="ExistingPackagingMaterial" value="ReplaceTraysWithInterlayers" /> 565 @Translate("Replace trays with interlayers", "Replace trays with interlayers") 566 </label> 567 </div> 568 <div class="checkbox"> 569 <label for="ExistingPackagingMaterial19"> 570 <input type="checkbox" id="ExistingPackagingMaterial19" name="ExistingPackagingMaterial" value="RestackNewPattern" /> 571 @Translate("Are we allowed to restack / new pattern", "Are we allowed to restack / new pattern") 572 </label> 573 </div> 574 <div class="checkbox"> 575 <label for="ExistingPackagingMaterial20"> 576 <input type="checkbox" id="ExistingPackagingMaterial20" name="ExistingPackagingMaterial" value="ReplaceInterlayers" /> 577 @Translate("Replace existing interlayers with new", "Replace existing interlayers with new") 578 </label> 579 </div> 580 <div class="checkbox"> 581 <label for="ExistingPackagingMaterial185"> 582 <input type="checkbox" id="ExistingPackagingMaterial185" name="ExistingPackagingMaterial" value="CustomerDeliverNewInterlayer" /> 583 @Translate("Customer to deliver new interlayer", "Customer to deliver new interlayer") 584 </label> 585 </div> 586 </div> 587 </div> 588 @if (!string.IsNullOrEmpty(GetString("Form.Field.CostRequirementsHeading.Name"))) { 589 <div class="row"> 590 <h4 class="col-md-12"> 591 @Translate(GetString("Form.Field.CostRequirementsHeading.HtmlId"), GetString("Form.Field.CostRequirementsHeading.Name")) 592 @if (!string.IsNullOrEmpty(GetString("Form.Field.CostRequirementsHeading.Text"))) { 593 <small>@Translate(GetString("Form.Field.CostRequirementsHeading.Text"), GetString("Form.Field.CostRequirementsHeading.Text"))</small> 594 } 595 </h4> 596 </div> 597 } 598 <div class="row"> 599 <div class="col-md-12"> 600 <label for='@GetString("Form.Field.ReduceCost.HtmlId")'> 601 @Translate(GetString("Form.Field.ReduceCost.HtmlId"), GetString("Form.Field.ReduceCost.Name")) 602 @if (!string.IsNullOrEmpty(GetString("Form.Field.ReduceCost.Description"))) { 603 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.ReduceCost.Description")'></span> 604 } 605 </label> 606 <div class="checkbox"> 607 <label for="ReduceCost"> 608 <input type="checkbox" id="ReduceCost" name="ReduceCost" checked="checked" /> 609 @Translate("Reduce overall packaging cost", "Reduce overall packaging cost") 610 </label> 611 </div> 612 </div> 613 </div> 614 615 @if (!string.IsNullOrEmpty(GetString("Form.Field.MarketingCustomerRequirementsHeading.Name"))) { 616 <div class="row"> 617 <h4 class="col-md-12"> 618 @Translate(GetString("Form.Field.MarketingCustomerRequirementsHeading.HtmlId"), GetString("Form.Field.MarketingCustomerRequirementsHeading.Name")) 619 @if (!string.IsNullOrEmpty(GetString("Form.Field.MarketingCustomerRequirementsHeading.Text"))) { 620 <small>@Translate(GetString("Form.Field.MarketingCustomerRequirementsHeading.Text"), GetString("Form.Field.MarketingCustomerRequirementsHeading.Text"))</small> 621 } 622 </h4> 623 </div> 624 } 625 <div class="row"> 626 <div class="col-md-12"> 627 <label for='@GetString("Form.Field.MarketingCustomerRequirements.HtmlId")'> 628 @Translate(GetString("Form.Field.MarketingCustomerRequirements.HtmlId"), GetString("Form.Field.MarketingCustomerRequirements.Name")) 629 @if (!string.IsNullOrEmpty(GetString("Form.Field.MarketingCustomerRequirements.Description"))) { 630 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.MarketingCustomerRequirements.Description")'></span> 631 } 632 </label> 633 <div class="checkbox"> 634 <label for="MarketingCustomerRequirements21"> 635 <input type="checkbox" id="MarketingCustomerRequirements21" name="MarketingCustomerRequirements" value="ImproveVisualLook" /> 636 @Translate("Improve visual look", "Improve visual look") 637 </label> 638 </div> 639 <div class="checkbox"> 640 <label for="MarketingCustomerRequirements22"> 641 <input type="checkbox" id="MarketingCustomerRequirements22" name="MarketingCustomerRequirements" value="PrintedFilm" /> 642 @Translate("Printed film", "Printed film") 643 </label> 644 </div> 645 <div class="checkbox"> 646 <label for="MarketingCustomerRequirements23"> 647 <input type="checkbox" id="MarketingCustomerRequirements23" name="MarketingCustomerRequirements" value="ColoredFilm" /> 648 @Translate("Colored film", "Colored film") 649 </label> 650 </div> 651 <div class="checkbox"> 652 <label for="MarketingCustomerRequirements24"> 653 <input type="checkbox" id="MarketingCustomerRequirements24" name="MarketingCustomerRequirements" value="PerforatedFilm" /> 654 @Translate("Perforated film", "Perforated film") 655 </label> 656 </div> 657 </div> 658 </div> 659 660 @if (!string.IsNullOrEmpty(GetString("Form.Field.FilmRequirementsHeading.Name"))) { 661 <div class="row"> 662 <h4 class="col-md-12"> 663 @Translate(GetString("Form.Field.FilmRequirementsHeading.HtmlId"), GetString("Form.Field.FilmRequirementsHeading.Name")) 664 @if (!string.IsNullOrEmpty(GetString("Form.Field.FilmRequirementsHeading.Text"))) { 665 <small>@Translate(GetString("Form.Field.FilmRequirementsHeading.Text"), GetString("Form.Field.FilmRequirementsHeading.Text"))</small> 666 } 667 </h4> 668 </div> 669 } 670 <div class="row"> 671 <div class="col-md-4"> 672 <div class="checkbox"> 673 <label for='@GetString("Form.Field.CustomerDeliverFilm.HtmlId")'> 674 <input type="checkbox" id='@GetString("Form.Field.CustomerDeliverFilm.HtmlId")' name='@GetString("Form.Field.CustomerDeliverFilm.HtmlId")' checked="@true" /> 675 @Translate(GetString("Form.Field.CustomerDeliverFilm.HtmlId"), GetString("Form.Field.CustomerDeliverFilm.Name")) 676 @if (!string.IsNullOrEmpty(GetString("Form.Field.CustomerDeliverFilm.Description"))) { 677 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.CustomerDeliverFilm.Description")'></span> 678 } 679 </label> 680 </div> 681 </div> 682 <div class="col-md-4"> 683 <div class="checkbox"> 684 <label for='@GetString("Form.Field.SpecialSupplierDemanded.HtmlId")'> 685 <input type="checkbox" id='@GetString("Form.Field.SpecialSupplierDemanded.HtmlId")' name='@GetString("Form.Field.SpecialSupplierDemanded.HtmlId")' checked="@true" /> 686 @Translate(GetString("Form.Field.SpecialSupplierDemanded.HtmlId"), GetString("Form.Field.SpecialSupplierDemanded.Name")) 687 @if (!string.IsNullOrEmpty(GetString("Form.Field.SpecialSupplierDemanded.Description"))) { 688 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.SpecialSupplierDemanded.Description")'></span> 689 } 690 </label> 691 </div> 692 </div> 693 <div class="col-md-4 form-group"> 694 <label for='@GetString("Form.Field.SpecialSupplierName.HtmlId")'> 695 @Translate(GetString("Form.Field.SpecialSupplierName.Name"), GetString("Form.Field.SpecialSupplierName.Name")) 696 @if (!string.IsNullOrEmpty(GetString("Form.Field.SpecialSupplierName.Description"))) { 697 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.SpecialSupplierName.Description")'></span> 698 } 699 </label> 700 @{ 701 string requiredSpecialSupplierName = GetString("Form.Field.SpecialSupplierName.Required") == "True" 702 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("existingSpecialSupplierName", "Other supplier name is required and cannot be empty")) 703 : ""; 704 } 705 <input class="form-control" type="text" 706 id='@GetString("Form.Field.SpecialSupplierName.HtmlId")' 707 name='@GetString("Form.Field.SpecialSupplierName.HtmlId")' 708 @requiredSpecialSupplierName 709 placeholder='@Translate(GetString("Form.Field.SpecialSupplierName.Name"), GetString("Form.Field.SpecialSupplierName.Name"))' 710 data-fv-regexp="true" 711 data-fv-regexp-regexp="^[a-zA-Z0-9 -]+$" 712 data-fv-regexp-message='@Translate("alfaNumCompany", "Supplier name can only consist of letters and numbers")' /> 713 </div> 714 </div> 715 716 @if (!string.IsNullOrEmpty(GetString("Form.Field.OtherInputHeading.Name"))) { 717 <div class="row"> 718 <h4 class="col-md-12"> 719 @Translate(GetString("Form.Field.OtherInputHeading.HtmlId"), GetString("Form.Field.OtherInputHeading.Name")) 720 @if (!string.IsNullOrEmpty(GetString("Form.Field.OtherInputHeading.Text"))) { 721 <small>@Translate(GetString("Form.Field.OtherInputHeading.Text"), GetString("Form.Field.OtherInputHeading.Text"))</small> 722 } 723 </h4> 724 </div> 725 } 726 <div class="row"> 727 <div class="form-group col-md-12"> 728 <label for='@GetString("Form.Field.OtherInput.HtmlId")'> 729 @Translate(GetString("Form.Field.OtherInput.Name"), GetString("Form.Field.OtherInput.Name")) 730 @if (!string.IsNullOrEmpty(GetString("Form.Field.OtherInput.Description"))) { 731 <span class="fa fa-info-circle" data-toggle="tooltip" data-placement="top" title='@GetString("Form.Field.OtherInput.Description")'></span> 732 } 733 </label> 734 @{ 735 string requiredOtherInput = GetString("Form.Field.OtherInput.Required") == "True" 736 ? string.Format(" data-fv-notempty='true' data-fv-notempty-message='{0}'", @Translate("OtherInputRequired", "Other input field is required and cannot be empty")) 737 : ""; 738 } 739 <textarea class="form-control" rows="5" minlength="0" 740 id='@GetString("Form.Field.OtherInput.HtmlId")' 741 name='@GetString("Form.Field.OtherInput.HtmlId")' 742 @requiredOtherInput 743 placeholder='@Translate(GetString("Form.Field.OtherInput.Name"), GetString("Form.Field.OtherInput.Name"))' 744 data-fv-stringlength-message='@Translate("minOtherInput", "Other input must be at least 10 characters")'></textarea> 745 </div> 746 </div> 747 <div class="form-group row"> 748 <div class="col-md-12"> 749 <button type="submit" class="btn btn-default">@Translate("Submit", "Submit")</button> 750 </div> 751 </div> 752 </div> 753 </form> 754 755 @SnippetStart("JavaScriptBottom") 756 <script> 757 require(['jquery', 'bootstrap', 'formvalidation', 'bootstrapValidation'], 758 function ($) { 759 $('[data-toggle="tooltip"]').tooltip() 760 $('body').on('hidden.bs.tooltip', function() { 761 var tooltips = $('.tooltip').not('.in'); 762 if (tooltips) { 763 tooltips.remove(); 764 } 765 }); 766 767 $('form[id^="dw-form"]') 768 .on('init.field.fv', function (e, data) { 769 // data.fv: The BootstrapValidator instance - data.field: The field name - data.element: The field element 770 var $parent = data.element.parents('.form-group'), 771 $icon = data.element.data('fv.icon'), 772 $clearIcon = $parent.find('.form-control-feedback[data-fv-icon-for="' + data.field + '"]'), 773 options = data.fv.getOptions(), // Entire options 774 validators = data.fv.getOptions(data.field).validators; 775 //Required icon 776 if (validators.notEmpty && options.icon && options.icon.required) { 777 // The field uses notEmpty validator. Add required icon 778 $icon.addClass(options.icon.required).show(); 779 } 780 // Retrieve the icon element by $icon = data.element.data('fv.icon'); 781 $clearIcon.on('click.clearing', function () { 782 // Check if the field is valid or not via the icon class 783 if ($clearIcon.hasClass('fa-times')) { 784 // Clear the field 785 data.fv.resetField(data.element, true); 786 } 787 }); 788 }) 789 .formValidation({ 790 framework: 'bootstrap', 791 icon: { 792 required: 'fa fa-asterisk', 793 valid: 'fa fa-check', 794 invalid: 'fa fa-times ', 795 validating: 'fa fa-refresh' 796 } 797 }) 798 .on('status.field.fv', function(e, data) { 799 // Remove the required icon when the field updates its status 800 var $icon = data.element.data('fv.icon'), 801 options = data.fv.getOptions(), // Entire options 802 validators = data.fv.getOptions(data.field).validators; // The field validators 803 804 if (validators.notEmpty && options.icon && options.icon.required) { 805 $icon.removeClass(options.icon.required).addClass('fa'); 806 } 807 }) 808 .on('success.form.fv', function (e) { 809 e.preventDefault();// Prevent form submission 810 var $form = $(e.target), 811 fv = $(e.target).data('formValidation'); 812 if (typeof ga === 'function') { 813 ga('send', 'event', 'form', 'submit', '@formName', { 814 hitCallback: function () { 815 fv.defaultSubmit(); 816 } 817 }); 818 } else { fv.defaultSubmit();} 819 }); 820 821 } 822 ); 823 </script> 824 @SnippetEnd("JavaScriptBottom")