-
1. Re: send invoice attribute on action url causes invoice to be inserted on web form confirmation page
Liam Dilley Jul 22, 2014 3:30 PM (in response to gwhPoster)That is because you will have the webformresults module on that confirmation. You will need to remove the tags to stop the rendering.
-
2. Re: send invoice attribute on action url causes invoice to be inserted on web form confirmation page
gwhPoster Jul 22, 2014 5:19 PM (in response to Liam Dilley)Thanks for the reply,
Can you let me know if there is any other way to remove the invoice but keep the web form results?
Thanks
-
3. Re: send invoice attribute on action url causes invoice to be inserted on web form confirmation page
Liam Dilley Jul 22, 2014 6:39 PM (in response to gwhPoster)No, because it is part of the web form results.
-
4. Re: send invoice attribute on action url causes invoice to be inserted on web form confirmation page
gwhPoster Jul 22, 2014 6:56 PM (in response to Liam Dilley)Ok thanks. Do you know if BC plans to allow customisation such as this one in the future? I just think it's very limited as it stands.
-
5. Re: send invoice attribute on action url causes invoice to be inserted on web form confirmation page
Liam Dilley Jul 22, 2014 8:01 PM (in response to gwhPoster)7+ years in and it is still as it is when it launched. That should give you and indication Low priority request.
-
6. Re: send invoice attribute on action url causes invoice to be inserted on web form confirmation page
SplicedWeb2 Aug 15, 2014 1:22 AM (in response to gwhPoster)You can "hide" the invoice part of the results using some on page css on the confirmation page targeting the invoice container.
-
7. Re: send invoice attribute on action url causes invoice to be inserted on web form confirmation page
Liam Dilley Aug 15, 2014 1:35 AM (in response to SplicedWeb2)Not all mail clients will comply with CSS hidden content for security reasons, further to that some will also block emails or mark them as spam for doing that. So an important note about doing that.
-
8. Re: send invoice attribute on action url causes invoice to be inserted on web form confirmation page
SplicedWeb2 Aug 15, 2014 4:15 AM (in response to Liam Dilley)Thanks Liam,
That's true for email, but the question was about hiding it on the confirmation page - which should be fine in some css.


