We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Add new fields to events? | Forum

DavidZenry
DavidZenry Apr 4 '13
Does anyone know what files should be edited to add new fields to events that can be displayed on the event page? I.e Website URL or Event Type (festival, party, meeting etc).


Or is anyone working on or possibly considering developing a plug-in (Id happily pay for one) that could do this?

Michael I.
Michael I. Apr 10 '13
You should modify the /ow_plugins/event/controllers/base.php and /ow_plugins/event/views/controllers/base_add.html
DavidZenry
DavidZenry Apr 15 '13
Thanks Michael, I'll take a look.

Do I have to insert new columns to the ow_group_group structure or edit any of the views pages?

Any ideas very welcome!
Vasiya
Vasiya Aug 22 '13
Guys, is it possible to use some OOP 'magic' to add this new fields to events?

Something without hardcode in your files?

Something with compatibility with new versions?

Daisy Team
Daisy Sep 5 '13
Vasiya, please check out our crash course to see how the forms and fields work in our software: http://docs.oxwall.org/dev:crash-course#using-forms

If I took you wrong, please specify your questions.