Skip to main content
Nintex Community Menu Bar
Question

Creating a New Child Case Record from SF, Auto-populating ParentID field in Skuid.. can this be done

  • July 9, 2024
  • 3 replies
  • 13 views

Forum|alt.badge.img+1

Hi Guys


My scenario is that I want to be able to create a New Child Case Record from SF and be redirected to a Skuid page with the ParentID field pre-populated. I need to be able to link the parent and child cases to one another for reporting purposes.  

Is this possible and if so, how do i go about this? 

Thanks to Rob in advance for his help to date. 

JG

3 replies

Forum|alt.badge.img+1
  • Author
  • July 9, 2024

all good, got it to work.  :)


annajosephine
Nintex Employee
Forum|alt.badge.img+18

Great Jean, I’m glad you figured it out. I was about to suggest passing in the ParentId through a url parameter, or through another model on that page. How did you end up accomplishing it?


Forum|alt.badge.img+1
  • Author
  • July 9, 2024

Yes, I ended up passing in the parentID through a url, it worked right away!. Thanks Anna.