-
iCagenda
-
iCagenda - English
-
URL option in frontend
URL option in frontend
-
Gabi
-
Topic Author
-
New Member
-
Less
More
-
Posts: 11
-
Thank you received: 0
-
-
-
9 years 10 months ago - 9 years 10 months ago #9531
by Gabi
Is it possible to set this option in frontend?
If yes - then how?
Last edit: 9 years 10 months ago by Gabi.
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
9 years 10 months ago #9571
by Lyr!C
Hello,
You mean in the Submit an Event frontend form ?
If yes, check the file submit.xml in site/models/forms and add the field used for it in ADMIN/models/forms/event.xml into the "params" fieldset.
The fields for target are :
<field
name="RegButtonLink"
type="modal_iclink_type"
label="COM_ICAGENDA_REGISTRATION_LINK_LBL"
description="COM_ICAGENDA_REGISTRATION_LINK_DESC"
labelclass="control-label"
default=""
/>
<field
name="RegButtonLink_Article"
type="modal_iclink_article"
label=" "
class="inputbox"
/>
<field
name="RegButtonLink_Url"
type="modal_iclink_url"
label=" "
class="inputbox"
/>
Not tested, but should work without too much changes.
Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
iCagenda
-
iCagenda - English
-
URL option in frontend
Time to create page: 0.164 seconds