How Could I have an "ID based" form ?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

How Could I have an "ID based" form ?

Post by amin30b »

Hi
I  want to create a simple form that catch for example Name and Email .But I like when a user submit this form he/she would receive an ID in his/her mail ; For example : Your ID is 12 ; and when a new user submit same form afterward , he/she would receive this message in his/her mail : Your ID is 13 .
I think it`s easy with UDT but unfortunately I`m not a coder :-[ .

Also I want provide a link in email after submission like this : index.php?page=detail&id=ID , that ID in this link is exactly related user ID .
And when a user click on it , he/she goes to that page and that page contains another form that get some other information like Job and Age and etc, but one field in this form is an static text that shows user ID .
Please help me to provide it .
Thanks
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

Re: How Could I have an "ID based" form ?

Post by amin30b »

Always questions about interactive forms have no answer  ;)
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: How Could I have an "ID based" form ?

Post by calguy1000 »

don't use ID, it's used internally, use myid or theid or someotherid, but not id.

And I posted a thread in the tricks & tops as to how to do simple inline forms with CMS Made Simple.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
amin30b
Forum Members
Forum Members
Posts: 146
Joined: Sat Mar 31, 2007 8:02 am

Re: How Could I have an "ID based" form ?

Post by amin30b »

calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: How Could I have an "ID based" form ?

Post by calguy1000 »

yup
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “CMSMS Core”