help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
Put any code to Custom Fields
Re: Put any code to Custom Fields
2 months 1 week ago
Greetings,
I have created a demo showing that using a simple dropdown, each custom filed can be assigned a type:
The dropdown can offer common use types like Plain text, Link, Textarea, Safe HTML, and Dropdown list.
Please see the attached files. The interface
...showing the dropdown
A simple html showing concept.
I have created a demo showing that using a simple dropdown, each custom filed can be assigned a type:
The dropdown can offer common use types like Plain text, Link, Textarea, Safe HTML, and Dropdown list.
Please see the attached files. The interface
...showing the dropdown
A simple html showing concept.
Please Log in or Create an account to join the conversation.
Re: Put any code to Custom Fields
2 months 1 week ago - 2 months 1 week ago
Thank you for your contribution. I will add it to the already opened issue on GitHub:
github.com/jemproject/JEM-Project/issues/2207
github.com/jemproject/JEM-Project/issues/2207
Last edit: 2 months 1 week ago by McKillo.
Please Log in or Create an account to join the conversation.
Re: Put any code to Custom Fields
2 months 1 week ago
Thanks,
Because i had to hardcode my options in the event.xml file, I can't run updates without overwriting it.
I hope you like the elegance with which perplexity.ai and I created that would solve the problem and give users easy to use options.
Please keep me informed of your progress.
Because i had to hardcode my options in the event.xml file, I can't run updates without overwriting it.
Code:
<field name="custom1" type="textarea" size="20" readonly="false" class="uk-textarea" label="COM_JEM_EVENT_CUSTOM_FIELD1" description="COM_JEM_EVENT_CUSTOM_FIELD1_DESC" filter="safehtml" />
I hope you like the elegance with which perplexity.ai and I created that would solve the problem and give users easy to use options.
Please keep me informed of your progress.
Please Log in or Create an account to join the conversation.
Re: Put any code to Custom Fields
2 months 1 week ago
Add visual ordering support for event and venue custom fields in Settings (issue #2207)
Download new RC2 zip:
JEM 5.0.0 rc2:
github.com/jemproject/JEM-Project/blob/JEM-5.0.0-dev-beta1-from-4.5.0/pkg_jem_v5.0.0rc2.zip
JEM 4.5.0 rc2:
github.com/jemproject/JEM-Project/blob/JEM-4.5.0-dev-bugfix-newfeatures/pkg_jem_v4.5.0rc2.zip
More info: github.com/jemproject/JEM-Project/issues/2207
Download new RC2 zip:
JEM 5.0.0 rc2:
github.com/jemproject/JEM-Project/blob/JEM-5.0.0-dev-beta1-from-4.5.0/pkg_jem_v5.0.0rc2.zip
JEM 4.5.0 rc2:
github.com/jemproject/JEM-Project/blob/JEM-4.5.0-dev-bugfix-newfeatures/pkg_jem_v4.5.0rc2.zip
More info: github.com/jemproject/JEM-Project/issues/2207
Please Log in or Create an account to join the conversation.
Re: Put any code to Custom Fields
2 months 1 week ago
Thanks!!
What a nice addition to JEM. I'm sure users will welcome the addition and much easier to impliment customization of the custom fields.
I installed the new version on my test site.
Thanks again,
What a nice addition to JEM. I'm sure users will welcome the addition and much easier to impliment customization of the custom fields.
I installed the new version on my test site.
Thanks again,
Please Log in or Create an account to join the conversation.
Time to create page: 1.366 seconds