Skip to main content
Nintex Community Menu Bar
Question

Obtaining the javascript / jQuery syntax or steps for a custom html button

  • July 10, 2024
  • 2 replies
  • 8 views

Forum|alt.badge.img+7

Trying to configure some html buttons that would get the js script to a tab in a tab set. The html button must envoke a skuid popup window. 

I’ve set the unique panel tab id as: FAQ-PAN 

Not sure if that is part of setting up the syntax. 

https://dl.dropboxusercontent.com/u/28790921/1-18-2017%208-43-16%20AM.jpg

Thank you in advance!

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+10
  • Nintex Employee
  • July 10, 2024

Hi Nick. There are a few good community posts that have looked at this. Here’s a detailed walkthrough, if you’re definitely needing to take care of this with Javascript. Of course, I’m not sure what your use-case is for this, but we’ll always encourage declarative solutions (in this case, using the action framework) whenever possible. Hope this helps!


Forum|alt.badge.img+7
  • Author
  • July 10, 2024

Thank you!