Skip to main content
Nintex Community Menu Bar
Question

How do I integrate Data.com Clean" Button into a Skuid page?"

  • July 9, 2024
  • 4 replies
  • 16 views

Forum|alt.badge.img+3

How do I integrate Data.com “Clean” Button into a Skuid page?  It doesn’t appear like the rest of the buttons that are available automatically in the Page Title component.

This topic has been closed for replies.

4 replies

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

Correct.  That button is “on click Javascript” which we do not currently bring in automatically and make available for use in page title components.  You can recreate the javascript by incorporating it into a snippet and calling that snippet from a button of type “Custom”. 


Forum|alt.badge.img+4

Rob- I am attempting to do this, but I can’t find the javascript used by Data.com.  Do you know where to grab it?


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

You can look at the rendered page (Inspect the element) but the reverse engineering here is pretty difficult.  Because Data.Com is now an integrated salesforce product,  they are able to do things that most 3rd party vendors cannot do. (Like obfuscate their code).  We have not ever been able to reproduce the Data.Com functionality in a Skuid page. 


Forum|alt.badge.img+5

Hey Rob, 

Any update on this? Is this now standard functionality without recreating javascript?