Hey, what do I need to put in there, or what does the warning mean? Cause I thought I only have to write the value, but it doesnt work… really appreciate help
Probably, SearchBox Search for agencies
returns an Agency
(or some other data type) and Title
is just a text. That’s why it is red: types don’t match. So, you should continue after value
and get some text field of the Agency
(or whatever that is).
1 Like
Really, thanks for helping me the whole time man
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.