Results 1 to 2 of 2

Thread: Unique fields

  1. #1
    aheuermann is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    61

    Default Unique fields

    How easy would it be to create an "account number" field in the account module that had to be unique. Is there something in the admin sectin that can accomplish this or woulod custom code need to be written. If so what file would need to be edited. Thanks in advance.

  2. #2
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Unique fields

    Quote Originally Posted by aheuermann
    How easy would it be to create an "account number" field in the account module that had to be unique. Is there something in the admin sectin that can accomplish this or woulod custom code need to be written. If so what file would need to be edited. Thanks in advance.
    there is a method called create_guid() which returns a unique 36 character long string.
    The file is includes/utils.php

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •