PDA

View Full Version : Change fields required for submit


huffmancs
03-16-2006, 01:13 PM
The way I am using PhpLD, I do not want some of the field required during the submit. How can I change what fields are required?

Also, since I will not require a web site, what do I need to edit to the web site is not automatically verified?

Thanks for your help

Kevin

Kevuk2k
03-16-2006, 03:35 PM
Content visible to registered users only.

Great name, same as mine. 8) There are plenty of links on this if you use the search option on top of the pages.

Kev

huffmancs
03-16-2006, 03:56 PM
I've been searching and haven't found anything. The few that I did find didn't really give a solution. Is there a trick when searching to get the topics you want? I'll try again.

Kevuk2k
03-16-2006, 06:37 PM
Content visible to registered users only.

What fields do you want changing? One user wanted to take away the reciprocal link field so posted a message to that effect. If you try and be more specific you bet someone will come to your aid quicker :wink:

Kev

huffmancs
03-16-2006, 06:49 PM
Details:

The reciprocal link will be removed - I found that on the forum, but didn't try it yet.

My title will be kept at title and still required

I would like to make the URL the Skype ID, which will be required. So I need to remove the verification of the url, which I think I got, but not sure. I had to reload some things after screwing them up. That would have to not put the http:// at the beginning.

I have found all the text descriptions on the left, so I can change them. The site is listblue dot com. I have to redo some things, but you can check it out. Within the next hour or two I should have some updates.

That is about it. URL wil be used as Skype ID, still required, remove url verification and remove placement of http:// in front.

Does that make a little more sense to you? If even helped me just typing it. Now I got my head together.

Kevin

huffmancs
03-16-2006, 06:58 PM
By the way, you can play around with it right now. No data is in yet, except for what I have been putting in for testing.

huffmancs
03-16-2006, 07:12 PM
I have everything the way it should be except removing the hyperlink. Since the Skype ID is where the URL was, it is still making it a hyperlink. I need to locate that code and keep it plain text.

Thank for all your help Kev,

Kevin (cool name)

huffmancs
03-17-2006, 11:55 AM
Okay, I got everthing the way it should be, but a couple of details dealing with the data. Since I changed the URL field to and ID field, the ID is showing up with the http:// in front of it. This needs to be removed, and I would actually like to put ID: in front of it.

Second, it is still adding the link to the title. Since the URL is the ID, there is a link but obviously there is no page found when clicked. How can I remove the link from the title?

I will search the code and forum to find this info out, but if anyone can help, that would be great. The site is listblue dot com if anyone wants to see it. It is a contact directory for Skype users. If you don't know what Skype is, you really should check it out at www.skype.com. It is getting rave reviews.

Kevin

huffmancs
03-17-2006, 12:10 PM
I can fix the two poroblems above with one solution. How can I display the Your Name field from the submit page on the listing detials when viewed from the directory? I can then use this as the ID and keep the URL field for people that have web pages. This would solve my problems.