Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

update record with check new user

New Here ,
Dec 02, 2008 Dec 02, 2008

Copy link to clipboard

Copied

I have a page where the already registered member can create a username and password to access the secure part of my site. I need to be able to 1) check for uniqueness of username (no duplicates) , 2) validate my fields (password, confirm password, email address)
Is there a way to apply the check new username behavior to the update record server behavior I have in place?
thanks,
Rob
TOPICS
Server side applications

Views

288
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Dec 03, 2008 Dec 03, 2008

Copy link to clipboard

Copied

LATEST
In the server behaviors panel with the submit button selected, from the (+) button choose User Authentication then Check New Username. There you can set uniqueness and requirements. From there, on the behaviors panel (not server behaviors), again with the submit button selected, select the (+) button and choose Validate Form. From there you can set requirements and validations.

That should at least help.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines