-
iCagenda
-
iCagenda - English
-
Icagenda recall custom fields individually in the backend
Icagenda recall custom fields individually in the backend
-
andre74
-
Topic Author
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
-
1 year 2 months ago - 1 year 2 months ago #18309
by andre74
Good morning,
I was asking if it was possible to retrieve the custom fields individually in the admin part of icagenda
during the compilation of an event.
Example where we have the creation of the custom fields, at the Information / Custom Fields tab.
which are called through the code in:
administrator/components/com_icagenda/views/event/tmpl/edit.php
echo icagendaCustomfields::loader(2);
is it possible with php code that calls the slug?
I saw that it doesn't work for example:
<?php echo $this->form->getInput('myslug'); ?>.
I am learning to program in php but this I don't know how to do.
Could I have n suggestion on this?
Thank you for your attention and I extend my best regards.
Last edit: 1 year 2 months ago by andre74.
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6780
-
Thank you received: 608
-
-
-
-
1 year 2 months ago #18317
by Lyr!C
Hello,
I don't give such advanced support for users of the free version, but you can have a look at the library file for custom fields in Utilities (admin > com_icagenda) to find all existing functions to get data from custom fields.
Best regards,
Cyril
Latest version : iCagenda 3.9.7
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
-
Icagenda recall custom fields individually in the backend
Time to create page: 0.131 seconds