I have a page with a custom state. On the page is a repeating group with a data source which changes according to the text in the page’s state.
Everything is functioning properly, but the issue checker is giving an error - Dynamic data in text boxes must be printable as text. Instead this is an element.
Its as if the data source property is referring to the state of the page, instead of the data source of the repeating group. Is this a bug?
I think you need to say, “input Name of vehicle’s value”
In each of these cases, you’re referencing the element instead of the elements value. You need to click the More button in each red section and specify the actual value you wanna use.