You are viewing limited content. For full access, please sign in.

Question

Question

Remove "Powered by Laserfiche" tag from form Thank You page

asked on January 10, 2017 Show version history

Hello,

Our company policy does not allow us to make obvious (intentional or unintentional) the technologies that we use when accessible by the public. We use Laserfiche Forms in various capacities which are publicly accessible.

We have removed the "Powered by Laserfiche" tag from our forms themselves with css however, the same tag is present on the Thank You page that is presented after form submission. I have not been able to find a way to remove (or simply hide) that tag.

Any ideas?

As always, thanks in advance.

Eric

0 0

Replies

replied on January 10, 2017

You can add following CSS in the CSS and JavaScript page of the form:

.lf-poweredby-post { display:none;}

 

4 0
replied on January 10, 2017

I don't know of a way to remove the "Powered by..." but you can have it route to a website instead of the thank you message.  This would allow you to route to a generic thank you of your own creation.  This is done in the properties of the Start Event of the Forms under the Thank You Message Tab.

0 0
replied on January 10, 2017

Thanks for the reply. I did suggest this as an option to the project owner. Would like to see if we could remove it from the built-in Thank You page first before we go down that path as it is not something we can do quickly. We have multiple forms for different departments and this would require a custom landing page for each one.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.