Skip to main content
Nintex Community Menu Bar
Question

skuid.mobile API Documentation please

  • July 9, 2024
  • 4 replies
  • 16 views

Forum|alt.badge.img+20

Trying to add some more polishing touches to a mobile app. Finding it difficult to do so without documentation. I can find the methods and number of arguments using the console, but not what arguments are required.

I found that setPopupPanel just requires the name of the panel as the first argument of two to work. Not sure what the second argument is though.

4 replies

Forum|alt.badge.img+18

Pat,

From the settings in the editor, I’d guess the second argument is the popup title:
63d74b06c93e27bd10a9740b7c9d06973118c3fc.jpg


Forum|alt.badge.img+20

You’re probably right.

I’d prefer to be able to find documentation on all the things the mobile API has to offer vs just figuring it out one piece at a time.


Forum|alt.badge.img+18

I’m with you!


Forum|alt.badge.img+2

Hi Pat/Matt…Were you able to figure this out? Can you post  sample code for this method?

Thanks in advance.