Ui builder custom components
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2022 11:42 PM
Hi All,
How we can get the dynamic data in ui builder Custom component using react?
I need to show the time card details of current user in ui builder page by using react custom component
I got how to get dynamic data in ui builder out of the box component but not in the Custom component
is there any way to do it??
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 07:23 AM
It should be no different. You'd add your data resource and then map that to your component.