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) »
  • Adding the mass action on another list than the search result
Pages: [1]

Author Topic: Adding the mass action on another list than the search result  (Read 762 times)

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Adding the mass action on another list than the search result
September 16, 2009, 09:04:11 am
Hi,

On a list of contact, I'm trying to add a "simplified"  mass action, but only allows the action "send an email"

I'm trying to add the <input name="check_x_{$cid}", and put a hidden field name="task" value="6"  (send an email) and radio_ts value ="ts_sel" and <input name="_qf_Basic_next_action" value="Go"> ...

WHen I submit, I go to a page that allows me to select contacts, instead of the send mail form prefiled with the contacts I chosen.

Am I in the right direction and that's just a matter of finding what fields to put and picking up the right values or am I missing something more problematic ?

X+


P.S. As an aside, debugging a multi-step wizard isn't very easy without a step by step debugger (I'm guessing that the controller is calling something based on something, but couldn't find it). Are you using Xdebug or something like that ?
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Adding the mass action on another list than the search result

This forum was archived on 2017-11-26.