So we’re experimenting with Banzai and upgraded in a sandbox as we really want to take advantage of two new features for a project we are launching and moved over some of our pages to the sandbox to test them before upgrading our working environment. Of the two we’ve tried, neither worked initially but one was fairly easy to fix (seems the parameter handling is less tolerant in Banzai). The second one is a wizard and we’ve been working on it for almost two days now and can’t figure out what is wrong/different in the new release (it works in the old release).
The wizard finds a contact and creates a custom object record (artwork) on the first page. On the second page, it creates a record of another custom object (application) that has lookup fields to the contact and first custom object (artwork). For some reason, the ID of the record created in the first step is not passing to the lookup field on the second page. During preview we see that there is an error (with some tweaking it will tell us that there is an invalid reference id for that object and sometimes no specific error output). If we put the lookup field onto the page, we even see that it is filled out. Very confused…
Below is the condition on the application object for the artwork record.
Also observing that even if we tell the action that is saving the application model changes on step 2 to proceed if there is an error, it isn’t creating the new record. HOWEVER, if we add the artwork lookup field to the wizard on step 2, when we get there in the preview it is filled out - but still doesn’t work. If I edit the prepopulated (correct name) value in the lookup by typing the name again and waiting for it to pop up in the squid lookup) THEN it works!
Not sure if something changed about how the conditions are handled but would love some advice, pointers or support on getting this working. Anyone got pointers?
Question
Wizard not working after Banzai upgrade for related record creation

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.