Questions tagged as 'ionic3'

1
answer

How to use LOCALE_ID 'es-ES' in ionic 2?

I have a project in: Ionic Framework: 3.9.2 Ionic App Scripts: 3.1.8 Angular Core: 5.0.3 Angular Compiler CLI: 5.0.3 Node: 6.7.0 OS Platform: Windows 8.1 Navigator Platform: Win32 User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKi...
asked by 13.02.2018 / 17:42
1
answer

Save fields (Dynamic) in IONIC?

I am creating a mobile app in which from a web page I can create surveys and apply them on the android device in Ionic I have a survey form that is generated diatonically (ie the number of questions can vary and types) The types of questions tha...
asked by 13.10.2017 / 19:04
3
answers

Create app with Ionic 3

I work with ionic 3.10, at the moment of creating a project it asks me if I want to connect to Git and it asks me for credentials, mail and pass, when choosing the N of No, it gives me an error because it asks for credentials. Error...
asked by 19.09.2017 / 20:36
1
answer

Do a where in FireBase with Ionic 3

I have my DB in firebase but I want to do a where (I know there is no WHERE in a DB NoSQL but there will be some search function), like a login that is if I enter the user and the password brings me the corresponding data of a registration.  ...
asked by 05.09.2017 / 15:51
0
answers

Generate a new table with each click in Firebase and Ionic3

How can I generate a new table in Firebase every time I click on the save button of my application? I have this function in my .ts ... file guardar(){ let i: number = 1; let j = i++; (this.fdb.list("/Usuario :"+j).push(this....
asked by 24.12.2018 / 18:00
1
answer

Load MySql PHP data on Ionic with Wamp64

I have installed and configured the Wamp64 server and I have managed to load the localhost and phpadmin without any problems. It also accesses projects from localhost, opening the root folder of them and the green symbol is displayed. I cre...
asked by 28.10.2018 / 00:45
1
answer

Ionic 3 Firebase I have the Key - How do I access the data?

Firstly, I must clarify that I am new to programming, I decided to venture with ionic to start developing. My question is when I want to take firebase information following a route with the respective key: This is my users table: This is my...
asked by 10.08.2018 / 00:59
0
answers

How to create an infinite scroll like whatsapp

Help someone can help me, I am working on a project of ionic 3 and firebase . I'm doing a chat, I use the scroll infinite to show me the records of firebase of the newest to the oldest 10 in 10, the detail is that I...
asked by 20.07.2018 / 18:09
1
answer

Help with Google Maps on Ionic 3

I've recently been working on an application with the IONIC 3 framework, I'm working with Google maps and I managed to generate a map in my application with my exact location, but I do not know how to make the user choose a Any location other t...
asked by 28.04.2018 / 06:42
0
answers

Horizontal Scroll handling for the vertical header and scroll for the first column using Ionic 3

I am developing an app with Ionic 3 and I have looked everywhere to make part of my ion-grid have a horizontal scroll for the header and the first ion-col column stays fixed and only moves vertically. Any ideas ??? I've tried Css and it do...
asked by 21.03.2018 / 19:14