Wednesday, 29 April 2015
  1 Replies
  1.7K Visits
0
Votes
Undo
Good Morning,
I am using Jevents Extensions. Its working Very Well.
How to add a more text fields in event detail page in admin section as well as front end.with out any addons.

I am adding a text field (eg price field)
path:myfolder/administrator/components/com_jevents/models/forms/icalevent.xml
calling to :myfolder/administrator/components/com_jevents/views/icalevent/tmpl/edit.php
the output comes below screen shot

but how to pass price field value insert in to database

which files can be modified explain asap
any one can help me
Wednesday, 29 April 2015 11:38
·
#147403
0
Votes
Undo
There is a custom fields addon that will do this for you quite simply

If you want to modify the core files then you will need to create a JEvents plugin that response to the plugin hook onStoreCustomDetails or onStoreCustomEvent

If you did that you may want to use onEditEvent hook too instead of modifying the edit.php file.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.