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

Question

Question

Web Client Custom Action to a Forms URL

asked on June 10, 2020

Hello, I am looking to add a Web Client custom action that points to a LF Forms URL.  Basically want the button to exist on all users Web Client that when clicked it takes them to a specific Form.  How would I script this?

 

0 0

Answer

SELECTED ANSWER
replied on June 16, 2020

Would something like

window.open('https://formsserver.domain/formurl');

work?

0 0

Replies

replied on June 17, 2020

Thanks Brian, that worked great.

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

Sign in to reply to this post.