Closed (works as designed)
Project:
Colorbox Node
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2013 at 22:44 UTC
Updated:
1 Mar 2021 at 14:20 UTC
Jump to comment: Most recent
Comments
Comment #1
RP121-dupe commentedI'm interested in this as well.
Comment #2
iLLin commentedYou will need to make the webform AJAX (Grab the ajax webform module) then you will need to do a custom submit handler to fire the colorbox modal with the confirmation content inside it. You should be able to grab the confirmation message from the form object and then put it "inline" to a colorbox modal call. You don't need this module to do that.
Comment #3
iLLin commentedComment #4
smurfxx commentedDo you have any example to make the confirmation message/page displayed inside the modal window called?