Skip to main content
Nintex Community Menu Bar

Cloud Scheduler

  • July 8, 2024
  • 4 replies
  • 2 views

Forum|alt.badge.img+20

This is a very straighforward feature I just discovered. Someone suggested it to me a couple days ago and thought it might difficult to implement. Looked as though it would be based on this post.
https://community.skuid.com/t/request-meeting

I didn’t have to add the static resource to the page to make this work. Simply created a popup with a template with the following iframe. Works with contacts, leads, and person accounts (if enabled).

<iframe src="/scheduling/createMeeting.apexp?id={{{Id}}}"; width="100%" height="750px"frameborder="0"/>

This topic has been closed for replies.

4 replies

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

Yup. that would work. 


Forum|alt.badge.img+8

I think the static resource needs to be added in some cases. I think you don’t need it if you have the salesforce header turned on or there is chatter in the page, but otherwise, you will need it.


Forum|alt.badge.img+20

This is working with neither header nor chatter.


Forum|alt.badge.img+8

Well, then I stand corrected. 🙂