nerivon Posted October 22, 2013 Share Posted October 22, 2013 I'm creating a new service module, to integrate with our custom website to activate/deactivate restaurant listings when products are ordered/cancelled. One of the key requirements is that the form know what restaurant ID being ordered is. I can add a custom field for the restaurant ID, which would work just fine, but I would like to pre-populate this field with a value passed as a parameter to the order link. ie: use the order link provided with "&restaurant_id=x" on the end. Is this possible? I tried passing restaurant_id (the name of my field) and customfield1 but neither one pre-populated the field for me. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.