Mandatory fields

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
nagia
Posts: 23
Joined: 21 Nov 2017, 14:39

15 Dec 2017, 09:27

I have purchased serenity. Is there any way to show mandatory fields here?

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

15 Dec 2017, 14:23

You can use

Code: Select all

<span class="md-inputfield">
    <input type="text" pInputText class="ng-dirty ng-invalid" placeholder="Invalid">
    <div class="ui-message ui-messages-error ui-corner-all">
        This field is required
    </div>
</span>
for like inputtext field in forms page

Post Reply

Return to “Serenity - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 11 guests