Changes for page X1000 - Contact Registration Form
Last modified by SuperUwe Trueggelmann on 2025-04-18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -532,13 +532,6 @@ 532 532 <p>After you click the below <b>Register</b> button, you should receive an automatically generated e-mail to the primary e-mail address you provide in the form above, containing a verification link. You must verify your e-mail address by clicking this verification link contained in the e-mail within 24 hours, otherwise your data may be deleted and you will have to restart the registration process.</p> 533 533 534 534 <input type="hidden" id="companyname" name="companyname" readonly value="${xcontext.strCompanyName}" size="50"> 535 - 536 -<input type="hidden" id="companycity" name="companycity" readonly value="${xcontext.strCompanyAddress}" size="100"> 537 -<input type="hidden" id="companyaddress" name="companyaddress" readonly value="${xcontext.strCompanyCity}" size="100"> 538 -<input type="hidden" id="companypostcode" name="companypostcode" readonly value="${xcontext.strCompanyPostcode}" size="100"> 539 -<input type="hidden" id="companyprovince" name="companyprovince" readonly value="${xcontext.strCompanyProvince}" size="100"> 540 -<input type="hidden" id="companycountry" name="companycountry" readonly value="${xcontext.strCompanyCountry}" size="50"> 541 - 542 542 <input type="hidden" id="title" name="title" readonly value="${xcontext.strTitle}" size="10"> 543 543 <input type="hidden" id="firstname" name="firstname" readonly value="${xcontext.strFirstname}" size="50"> 544 544 <input type="hidden" id="lastname" name="lastname" readonly value="${xcontext.strLastname}" size="50">