I'm trying to use Prepopulate with the MERCI module to prepopulate a field in a reservation page that draws from content types associated wtih MERCI 'buckets'

The code from the form is:

<select name="merci_reservation_items[choice_1][merci_item_nid]" class="form-select" id="edit-merci-reservation-items-choice-1-merci-item-nid" >

I've read through the documentation and tried most of the URL permutations I've seen in the Issue que. I'm out of bright ideas. Anyone worked with this, or has an idea?

Comments

jonathanhuot’s picture

+1 : It will be wonderful if prepopulate works with MERCI module.

devvmh’s picture

Version: » 7.x-2.x-dev

For people here from Google:

edit[choice_wrapper][merci_reservation_items][choice_1][merci_item_nid]=camera_kit_1, where camera_kit_1 is the content type of the bucket

jbrauer’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.