Hi there,
I have a dynamic field that shows a string depending on another field. I show that string in a list component on a page and ideally I’d like to change the no Record found message to a custom message. I know how to do this with custom components, yet I couldn’t get the dynamic field to work in a custom component. I’m aware I could just get the string from an equation, but I really want to use the Dynamic Field for performance reasons. I’m also aware I could just hide the empty component and show a different one, but I’m trying to go the elegant route here and solve this in one component without fiddling with the DOM.
Solution: addressing the Value of Dynamic Fields in Custom Components works like this:
Thank you, I’m aware of that. I meant a different level of customization. It’s a public page it has to blend into the pages design. So I need to customize more than the message itself but also it’s appearance.
I’d actually be more interested in getting Dynamic Fields to work in custom components, since I know how to achieve what I want with that, cause I think there’s no way to change the no record message to my needs.
I’d actually just need to replace it’s CSS-Classes from whatever it is to h3