Hello,
I'm trying to view a child flex card from a parent flex card using a flyout modal action.
The action works fine in the preview mode from FlexCard designer. But when I put it on a lightning record page or experience page the card data does not load.
I'm running this as the sys admin so it isn't a permission or data access issue. I have a testFlex card with not data source on it called 'Test Modal' and that one loads fine.
Any help is appreciated, thank you!
Screenshot 1: This is in the preview/FlexCard designer. All my flyout actions work no problem, loading the right data.Screenshot 2: this is on a lightning record page run as sys. Admin. No data loads here
Screenshot 3: This is on a lightning record page, and the flex card that is loaded in the modal has no data source or data on it. Just rich text component.
I can only assume that this is because your flyout loads on preview using whatever test data that you provided during setup - while that doesn't happen after deployment. I would review your DataSource configuration.