Having an issue when displaying text in repeating group.
I’m employing an automotive API that returns blank values the populate fields in the repeating table. How do I get rid of them??
Having an issue when displaying text in repeating group.
I’m employing an automotive API that returns blank values the populate fields in the repeating table. How do I get rid of them??
Can you do a filter? Does that work with the repeating group and API?
Attempted that and can’t seem to get it right…
You tried :filter when that specific field is empty?
Maybe as a last resort you can hide the actual text that is displaying based on conditions?
Make sure to collapse if hidden so it doesn’t show empty space too.