Skip to main content
Nintex Community Menu Bar
Question

Odd question. Can a standard link to records be intercepted" in Skuid?"

  • July 9, 2024
  • 7 replies
  • 17 views

Forum|alt.badge.img+20

Odd question. Can a standard link to records be “intercepted” in Skuid?

This topic has been closed for replies.

7 replies

Forum|alt.badge.img+11

Nope. You’d have to attach an onclick handler to every link, which is a Javascript/jQuery functionality than Skuid.


Forum|alt.badge.img+9

Hey Pat congrats, on 1000 posts (fastest user to 1000 posts since 1986) !


Forum|alt.badge.img+20

Whoa! deja vu! Totally had this whole next part happen before.

I’ve done something before where all telephone fields on page were custom rendered using inline code and not individually setting a snippet on each field.

I’m wondering if I could do the same thing with this requirement.



Forum|alt.badge.img+11

Ok, I think I misread your initial post. Can you elaborate a little more on what exactly you are trying to do? Are you trying to change where the link goes, or are you trying to change how it’s rendered?


Forum|alt.badge.img+20

I’m trying to change what happens when you click on the link. I’d like to update the window.history using pushState and then run some additional javascript.


Forum|alt.badge.img+11

Cool, yeah you could probably use something similar to this.

You will probably have to change the selector to be more specific, and maybe add a class to the types of links that you want to intercept.


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

Yes,  congratulations are in order to Pat Vachon!