Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update field-edit-form link templates and routes #37

Open
mbovan opened this issue Mar 16, 2016 · 0 comments
Open

Update field-edit-form link templates and routes #37

mbovan opened this issue Mar 16, 2016 · 0 comments

Comments

@mbovan
Copy link
Contributor

mbovan commented Mar 16, 2016

While working on https://www.drupal.org/node/2624240 I had a problem with CRM Core related fields.

In that issue we are displaying list of fields and creating links from their field-edit-form link template. The problem appeared with these fields:

  • field.field.crm_core_activity.collect.collect_container
  • field.field.crm_core_activity.contact.activity_submission
  • field.field.crm_core_contact.individual.contact_mail
  • field.field.crm_core_contact.individual.contact_remote_id
  • field.field.crm_core_contact.individual.user_uri

We manage find a field-edit-form link template (e.g. crm_core_activity-field-edit-form), but the route for that template does not exist/it's not discovered...

These fields are added in Collect CRM module - so not sure if this is the right place to open an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant