Skip to main content
Nintex Community Menu Bar
Question

Is it possible to add Custom Lightning Component in Skuid page?

  • July 11, 2024
  • 3 replies
  • 11 views

Forum|alt.badge.img

Is it possible to insert Custom Lightning Component in Skuid Page?
I have found similar questions but there is no exact answer…

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+13

Ivan, currently there is not. It is on the roadmap, but not currently possible.


Forum|alt.badge.img

Hi Zach,

Is there any update on possibility to add custom lightning component in skuid page now?

If it’s not supported yet, could you please suggest the better way to display data from a dynamic callout on page load?

Best Regards,
Nirmala


Forum|alt.badge.img+13

Hi Nirmala, this is not currently planned for any upcoming releases.

If you are trying to display data from a dynamic callout on page load, I would highly recommend looking into Skuid’s REST Data Source. You can connect to your current Salesforce org using Skuid’s REST Data Source connector, which would allow you to expose any custom logic that you want.

See this doc for more details:

https://docs.skuid.com/latest/en/skuid/salesforce/apex/apex-as-rest.html