hey, these controls look great so far... i was wondering if i could request a feature... i am currently working on a project that requires different members to land on diffrent pages after updating their profile... could it be possible to have the redirect property of the profile macro pull from a property on the member?
hey, i was able to play around with the member profile and updated the dll to use a property on the member [content picker] for the redirect on success...
if you are interested in the code, just let me know... but i imagine you could do it in seconds :P
Ahhh crap...Sorry dude running out of time today. I've added the abilty to change password through the profile page and have uploaded to codeplex (only password and new password)......I have not tested this. Did you want to do this? Otherwise you might have to wait 24-48 hours till I have some spare time. Make you add the new properties through the developer/macro page.
okay, so i was able to integrate your password fields solution into my customizations and it worked like a DREAM!!!
so to pretty it up i need to figure out how to make those fields password fields... :)
just for the record... i am one of those TOTAL HACKS... i am pretty much a master of reverse engineering and can follow logic patterns... my only programming class was in 1992 in college and it was an 8am class -- that i found myself skipping more than attending :)
feature idea
hey, these controls look great so far... i was wondering if i could request a feature... i am currently working on a project that requires different members to land on diffrent pages after updating their profile... could it be possible to have the redirect property of the profile macro pull from a property on the member?
let me know your thoughts.
hey, i was able to play around with the member profile and updated the dll to use a property on the member [content picker] for the redirect on success...
if you are interested in the code, just let me know... but i imagine you could do it in seconds :P
hey, new request... i love the update email feature... i really need the same thing for password update... any thoughts on adding that? i am stuck
Do you want 3 boxes. Current Password, New Password, Verify password?
yeah, that would be killer!
Ahhh crap...Sorry dude running out of time today. I've added the abilty to change password through the profile page and have uploaded to codeplex (only password and new password)......I have not tested this. Did you want to do this? Otherwise you might have to wait 24-48 hours till I have some spare time. Make you add the new properties through the developer/macro page.
i think i will take a look at it... the old password is not necissary... just want to peep the methods...
thanks, i will keep you posted on my discovery!
And you say your not a developer! :)
okay, so i was able to integrate your password fields solution into my customizations and it worked like a DREAM!!!
so to pretty it up i need to figure out how to make those fields password fields... :)
just for the record... i am one of those TOTAL HACKS... i am pretty much a master of reverse engineering and can follow logic patterns... my only programming class was in 1992 in college and it was an 8am class -- that i found myself skipping more than attending :)
i think i took my C and got the hell out :P
ohhh yeah password fields!
txtPassword.TextMode =
TextBoxMode.Password;
txtPasswordConfirm.TextMode = TextBoxMode.Password;
thanks for the pointer... added that as well :)
Awesome. Let me know if you need anything else.
as far as i can see, i am pretty set... i will definitely keep you posted! thanks for the AWESOME starting point!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.