- Posts: 8
- Thank you received: 1
The developer takes a few days off for Summer vacation...
...and will be back with charged battery!
From 14 June to 29 June, 2025 included
During this period, assistance from developer will not be provided.
NEWS: iCagenda 4.0.0-alpha1 will be available for testing for users with a PRO subscription in July!
Please Log in or Create an account to join the conversation.
Well... this is a good idea!Seems like basic fields types are hardcoded, so it could not be extended by some plugin, or am I missing something?
No. To be exact... not before a long time.Also, do you plan to implement, or to migrate to Joomla 3.7 custom fields?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
True!I understand that, however not even with Joomla fields, DP Fields or iCagenda Custom fields you can handle everything.
I'm not sure to understand well this part... could you explain me more the difficulty you have there ? As i don't see what you mean by "search for it threre"That is ok, iagenda handles all the events well, the only thing is, that template for event detail will render these additional fields in the registartion area, so its bit difficult to explain users to search for it there.
Please Log in or Create an account to join the conversation.
<?xml version="1.0" encoding="utf-8"?>
<form>
<fields name="params">
<fieldset name="myfields" label="My fields">
<field name="myfield" type="text" label="My field" />
</fieldset>
</fields>
</form>
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.