CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • link to a CiviGrant record
Pages: [1]

Author Topic: link to a CiviGrant record  (Read 402 times)

kmitz

  • I post occasionally
  • **
  • Posts: 74
  • Karma: 2
link to a CiviGrant record
September 17, 2013, 02:55:45 pm
Hi,

We need to link a Drupal content type to a CiviGrant record (using a Drupal action).

I was trying to use a link like this:

http://<your-domain>/civicrm/contact/view/grant?action=view&reset=1&id=8&cid=6&context=home

(the grant was created by the user with cid=6, so that matches up).

and I get this 'error' message:

This page lists all grants for XXXXXX since inception. Click Add Grant to record a Grant for this contact.

We would like for someone who has appropriate permissions to be able to jump from the link in the Drupal node to the grant detail page in Civi.  Is there a workaround that doesn't involve WebForm?

Thanks.

kmitz

  • I post occasionally
  • **
  • Posts: 74
  • Karma: 2
Re: link to a CiviGrant record
September 17, 2013, 03:02:17 pm
Whoops!  This does it.

http://<your-domain>/civicrm/contact/view/grant?reset=1&id=8&cid=6&action=view&context=dashboard&selectedChild=grant

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • link to a CiviGrant record

This forum was archived on 2017-11-26.