civicrm / org.civicrm.volunteer

CiviVolunteer extension.
40 stars 64 forks source link

F/display edit custom data #523

Open davidjosephhayes opened 5 years ago

davidjosephhayes commented 5 years ago

Took a shot at getting custom data editable on Volunteer Projects.

ginkgomzd commented 5 years ago

Hi @davidjosephhayes , Thanks for submitting this! I'm in a rush right now, so I'm not sure I'm groking what this PR is all about and what the ramifications of it might be.

What is your situation with this? Are you just posting in the hope it might help someone in the future? If you plan to work on this more, I think we should talk because some work we have done in custom forks is likely to be relevant. If you are able to work on this in the future, it would be great to get a unified vision for it.

Shoot me your contact info? michael@ginkgostreet.com I can't meet this week, but would be happy to do a screenshare next wek.

Cheers!

davidjosephhayes commented 5 years ago

Sent you an email.

I will be working more on this in the coming few weeks as the project progresses.

We are using https://contactform7.com/ with https://wordpress.org/plugins/contact-form-7-civicrm-integration/ to push volunteer projects from staff into the system via the api. Much of what we collect is going to be custom data. I adapted much of the code from https://github.com/civicrm/org.civicrm.civicase.

I ran through a few of the forks, but did not find what I was looking for. Which one should I take a look at?

EDIT: Mostly trying to fill in the gaps here: https://issues.civicrm.org/jira/browse/VOL-296