Hi all,
I am having trouble displaying multiple values from Google Firebase, because you can only place the Firebase.GotValue event handler on the screen once without resulting in an error. Is there a way around this with if statements or something similar? If you would like more information let me know.
You can drag in multiple FireBase components for different access purposes, to separate out logic into separate .GotData events for different contexts, like asking for employee details or for lists of employees by department name.