Hello All, I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?
Regards, Gangadhar kadam
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.
Thanks,
Anand.
On 29-Apr-2013, at 4:55 PM, gangadhar kadam <[email protected]> wrote:
Hello All, I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?
Regards, Gangadhar kadam
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?
If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.
Thanks,
Anand.
On 29-Apr-2013, at 4:55 PM, gangadhar kadam <[email protected]> wrote:
Hello All, I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?
Regards, Gangadhar kadam
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?
If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.
Thanks,
Anand.
On 29-Apr-2013, at 4:55 PM, gangadhar kadam <[email protected]> wrote:
Hello All, I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?
Regards, Gangadhar kadam
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?
If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.
Thanks,
Anand.
On 29-Apr-2013, at 4:55 PM, gangadhar kadam <[email protected]> wrote:
Hello All, I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?
Regards, Gangadhar kadam
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?
If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.
Thanks,
Anand.
On 29-Apr-2013, at 4:55 PM, gangadhar kadam <[email protected]> wrote:
Hello All, I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?
Regards, Gangadhar kadam
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
It is working. I sign up for few user . when i try to login using credentials provided in email. it redirected in login page without any error. what may be issue?
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?
If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.
Thanks,
Anand.
On 29-Apr-2013, at 4:55 PM, gangadhar kadam <[email protected]> wrote:
Hello All, I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?
Regards, Gangadhar kadam
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
It is working. I sign up for few user . when i try to login using credentials provided in email. it redirected in login page without any error. what may be issue?
I have posted my code on pastebin http://pastebin.com/rkHDLhvE I have added zone name in login.html, i also added it in login .js but is is not reflecting in signup form. What should i do?
If you want to create a disabled user, you can set the value of enabled=0 for that Profile, when creating the Profile or create a Property Setter for enabled field of Profile and clear its default value.
Thanks,
Anand.
On 29-Apr-2013, at 4:55 PM, gangadhar kadam <[email protected]> wrote:
Hello All, I have to add Zone(select) in sign up form. I tried to add it in login.html but it was not reflected in page. Also i have to make sign-up user by default disabled. How can i implement this?
Regards, Gangadhar kadam
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.