Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

How to make alert with name of child firebase?

$
0
0

@_Ali94 wrote:

Hi every body

I need to show aler with text like "Welcome USER1".
USER1 is a value that stored in firebase database.

My tree like this

in my .ts file i used this way to get the data

public usersList: FirebaseListObservable<any>;
...

constructor(..., public afd: AngularFireDatabase) {}

showWelcome(){
this.usersList = this.afd.list('/users/');
...
}

So any body know how I can display the fname in alert ?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>