We implemented the External Configurator for one of our Products. But when I hit Save on my Page, it directs me back to the Quote line editor. It briefly flashes the Configure Product page. How do I get it to stop on that page and use that Save button if possible to go to the Quote line Editor.
3 件の回答
I did figure it out though. The redirect = false(which was set but not working). This parameter isn’t available when Nested Bundles for External Configurator is enabled. So disabling that did work and send me back to the Configurator page.