- Posts: 9
- Thank you received: 0
Event Custom Fields - Change front-end to display a clickable href
- Justin Jeffrey
- Topic Author
- Offline
- New Member
-
Less
More
8 hours 36 minutes ago #178029
by Justin Jeffrey
Event Custom Fields - Change front-end to display a clickable href was created by Justin Jeffrey
Hi there
I am using the following so that users can add an alternative URL for event info which does display properly.
<?xml version="1.0" encoding="UTF-8"?>
<config>
<fields name="params">
<fieldset name="basic">
<field name="custom_event_url" type="text" label="Event URL" size="50" description=""></field>
</fieldset>
</fields>
</config>
The only issue is that I need to make this clickable in the front end. Is there a workaround?
Thanks
Justin
I am using the following so that users can add an alternative URL for event info which does display properly.
<?xml version="1.0" encoding="UTF-8"?>
<config>
<fields name="params">
<fieldset name="basic">
<field name="custom_event_url" type="text" label="Event URL" size="50" description=""></field>
</fieldset>
</fields>
</config>
The only issue is that I need to make this clickable in the front end. Is there a workaround?
Thanks
Justin
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
8 hours 36 minutes ago #178030
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Event Custom Fields - Change front-end to display a clickable href
Can you change type="text" to type="url", then try again to see if the URL is clickable?
Please Log in or Create an account to join the conversation.
- Justin Jeffrey
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
8 hours 17 minutes ago #178031
by Justin Jeffrey
Replied by Justin Jeffrey on topic Event Custom Fields - Change front-end to display a clickable href
Wow, super quick and it worked too!
Thank you Tuan
Thank you Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.