Groundwire / EventbriteSync

Salesforce.com-based tool that imports people and event registrations from Eventbrite into Salesforce.
16 stars 10 forks source link

Campaign Parent field on new campaign dialog doesn't work without lookup #37

Closed emagnuson closed 12 years ago

emagnuson commented 12 years ago

If you type the exact name of a campaign in the Parent Campaign field and submit you get "Invalid ID:" message. To it to save you have to click the Lookup icon and select the found campaign. This is non-intuitive. screenshot

yomatters commented 12 years ago

This is happening because I'm checking the hidden ID field for the parent campaign instead of the text field. @groundwired Do you know if there's a way for me to force the widget to perform the lookup and populate that hidden field in javascript?

emagnuson commented 12 years ago

I recommend we remove the parent lookup field for this release and consider a more solid solution in a future release.