- Messages : 8
- Remerciements reçus 1
Connexion ou Créer un compte pour participer à la 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?
Connexion ou Créer un compte pour participer à la conversation.
Connexion ou Créer un compte pour participer à la conversation.
Connexion ou Créer un compte pour participer à la conversation.
Connexion ou Créer un compte pour participer à la conversation.
Connexion ou Créer un compte pour participer à la 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.
Connexion ou Créer un compte pour participer à la 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>
Connexion ou Créer un compte pour participer à la conversation.
Connexion ou Créer un compte pour participer à la conversation.