Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOw to implement custom user id's #194

Open
neilfurry opened this issue Feb 13, 2016 · 0 comments
Open

HOw to implement custom user id's #194

neilfurry opened this issue Feb 13, 2016 · 0 comments

Comments

@neilfurry
Copy link

Hi,

Im have different user id's on my database
userID
user1 => 4
user2=> 15
user3=> 19
user4=> 21

How do i implement this without using the default array format. currently week calendar only gives userID based on the array index.

          userID

user1 => 0
user2=> 1
user3=> 2
user4=> 3

If you can provide a sample code, it would be greatly appreciated!

Cheers!

Neil

Thank you....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant