Please describe the issue you're having
If you accept the answer, please mark the topic as [SOLVED] by clicking the tick.

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
#3237
Best guess:
modules/settings/CareerPortalTemplateEdit.tpl


<select id="jobapplyselect<?php echo($index); ?>">
<option value="<input-firstName>">First Name *</option>
<option value="<input-lastName>">Last Name *</option>
<option value="<input-address>">Address Line</option>
<option value="<input-city>">City</option>
<option value="<input-state>">State</option>
<option value="<input-zip>">Zip Code</option>

Change zip to postal. Save the file
#3252
Hi Paul,

for all this - if you don;t want to grep your own installation, then just search the github repo for the string you want to find;
Code: Select all
https://github.com/opencats/OpenCATS/search?utf8=%E2%9C%93&q=%22zip+code%22&type=
and it'll be one of the results you need to amend.

I'd probably tend towards running a local model fo[…]

opencats Installation

Hello, What is the best web host to use for ope[…]

Best Install Platform

I was trying docker setup, initially tried getting[…]

Install questions

https://gbwhata.net/ is a modified version of th[…]