Simulate Firebase push() in Graphical UI (Forge)

Viewed 1143

I'm able to enter multi-level data in my app and in the Graphical UI, i.e. Forge, (Related Question), but I want to simulate the push() functionality to generate a unique child name.

I tried leaving the parent name blank, and creating list items under it (filling in all names and values), but nothing gets saved.

Is there something else to enter in the parent name, so a unique value is created?

1 Answers
Related