when trying to reuse the interface coming from supervisor interface, vehicle details view, i can configure rightly the rule input.
But, when trying to populate it whit som data, writing the expresión i TEST and set as default it shows me an error mesage.
im have reviewd hat expresions are well writed, interfaces are well done, ive check every step, but i cant see the error there.
does anyone have an answer?
so tahnks in advantege for your time.
Discussion posts and replies are publicly visible
please check data type for you ri , it clearly saying that data type is mismatch, here you are passing Vehicle record type to delete data type, it should work after fixing this .