Skip to main content
Nintex Community Menu Bar
Question

query 'get more - merge new rows with old' via javascript

  • July 11, 2024
  • 3 replies
  • 10 views

Forum|alt.badge.img+18

How do I do a ‘get more’ query via javascript? I’m assuming there is an undocumented parameter within .updateData()?

3 replies

Forum|alt.badge.img+18
  • Author
  • July 11, 2024

Looks like it’s getMoreData()

That’s a separate function, not a parameter within updataData as I suspected.

Horray for inspecting skuid__SkuidJS!


Forum|alt.badge.img+11

Matt~

Glad you were able to resolve this on your own! Thanks for sharing the solution!

Karen


Forum|alt.badge.img+18
  • Author
  • July 11, 2024

Thanks, Karen. You probably want to let the documentation folks know…