Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 12:34 am EST
Geeklog Forums
Entry of ZIP/Postcode in Event Submissions
Jerry Green
Anonymous
Postcodes in the UK can have up to eight characters. The ZIP field on event submission only allows five characters. See specification at http://www.govtalk.gov.uk/gdsc/html/frames/Postcode.htm
Could the field in event submission be made more generally applicable throughout the world by making it bigger?
Can I hack my system to allow postcodes to be entered?
Could the field in event submission be made more generally applicable throughout the world by making it bigger?
Can I hack my system to allow postcodes to be entered?
15
9
Quote
Status: offline
jmucchiello
Forum User
Full Member
Registered: 08/29/05
Posts: 985
Modify this line of the plugins/calendar/templates/admin/eventeditor.thtml file replacing the 5s with 8s:
Also, you'll have to modify your database. Run this SQL:
Text Formatted Code
<td><input type="text" name="zipcode" size="5" maxlength="5" value="{event_zipcode}"></td>Also, you'll have to modify your database. Run this SQL:
Text Formatted Code
Alter table gl_events modify column zipcode varchar(8);
10
9
Quote
Jerry Green
Anonymous
Thanks very much. Exactly what I wanted.
14
11
Quote
All times are EST. The time is now 12:34 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content