Skip to main content
Nintex Community Menu Bar
Question

Popup from task table with page include to opportunity issue

  • July 9, 2024
  • 3 replies
  • 11 views

Forum|alt.badge.img+10

Hello!

I’ve got a task table on a homepage component and I’m trying to add a row-action popup that has a page include to the opportunity (task’s ‘parent’).

Here’s my query in the page include: Id={{{WhatId}}}
Lazy load’s off.

The condition on the opportunity detail page is good.

All I’m getting in the popup is the Salesforce header with the home tab selected.

I’ve tried doing a similar thing in a normal page (i.e. not in a homepage component) and it also doesn’t work. So I’m guessing it’s something to do with the WhatId?

Any thoughts?

Cheers!

This topic has been closed for replies.

3 replies

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

Does this only happen when you are viewing the page in the home page,  or does it also happen when you preview? 

If it only happens in the home page - you probably need to create a local version of the “Include” vf page that comes with the skuid package.  ( See the introdution to this tutorial

If it also happens on the preview then somthing is wrong with the conditions.  Maybe the WhatId is not in your model? 

Let us know if this doesn’t solve your problem… 


Forum|alt.badge.img+10
  • Author
  • 257 replies
  • July 9, 2024

Creating a local version of the “Include” page did the trick - cheers Rob!


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

Glad to hear this worked for you…  Cheers back to you…