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

Cant post data form

$
0
0

Kindly help me solved this issues the i cant register but the form was said to be functioning on another system.

{{ 'Registerpage_title' | translate }}

{{ 'appname' | translate }}

    <ion-item>
        <ion-label fixed color="primary"> {{ 'Registerpage_name' | translate }}</ion-label>
      <ion-input type="text" [(ngModel)]="userData.name"></ion-input>
    </ion-item>

    <ion-item>
        <ion-label fixed color="primary"> {{ 'Registerpage_mobile' | translate }}</ion-label>
      <ion-input type="number"  [(ngModel)]="userData.mobile"></ion-input>
    </ion-item>

    <ion-item>
        <ion-label fixed color="primary"> {{ 'Registerpage_address' | translate }}</ion-label>
      <ion-input type="text" [(ngModel)]="userData.address"></ion-input>
    </ion-item>

<ion-item>
  <ion-label fixed color="primary"> {{ 'Registerpage_email' | translate }}</ion-label>
<ion-input type="email"  [(ngModel)]="userData.email"></ion-input>
{{ 'Registerpage_password' | translate }}
 {{ 'Registerpage_register' | translate }}
{{ 'Registerpage_logintext' | translate }} {{ 'Registerpage_login' | translate }}

4 posts - 2 participants

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>