Andrew Takats Posted March 21, 2017 Posted March 21, 2017 Hi I'd like to give my members a number that they can use when submitting other data to me so that I can eventually match the data with their profile info. Is it possible to show the member_id (the sequential number that is assigned to each new member) as a read-only field in their profile? I tried using the 'member' field but it doesn't seem to show anything. What am I doing wrong? Thanks!
Linguica Posted March 21, 2017 Posted March 21, 2017 Try adding to the template {member="member_id"} I think that's the code to insert the id number you want.
sweethoney Posted March 21, 2017 Posted March 21, 2017 11 hours ago, Andrew Takats said: Hi I'd like to give my members a number that they can use when submitting other data to me so that I can eventually match the data with their profile info. Is it possible to show the member_id (the sequential number that is assigned to each new member) as a read-only field in their profile? I tried using the 'member' field but it doesn't seem to show anything. What am I doing wrong? Thanks! you can use members id in post see if thats what you are looking for
Andrew Takats Posted March 23, 2017 Author Posted March 23, 2017 thanks @Linguica and @sweethoney I tried the "member={member_id}" text inside the profile field definition (both for type Number and type Member) but doesn't seem to work. Trying to decipher the XML in the member id in post piece -- it's too much of a stretch for me technically right now, but thanks for the suggestions! I'll keep trying and will find more time to research it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.