By goroshi2412 on
Hello
I want create some textbox allow user input name, address......
Please, help me for this. Where should i start form ?
Hello
I want create some textbox allow user input name, address......
Please, help me for this. Where should i start form ?
Comments
CCK
Hi, install the CCK (Content Creation Kit) module. http://drupal.org/project/cck You might want to also install the address module for CCK http://drupal.org/project/cck_address so you get good formating. Then go to content types. From there, create a new content type.. then create a new field for the content type and choose "address"
You can find the module
You can find the module here: Content Construction Kit
Thanks for answer. But I don'
Thanks for answer.
But I don' know which widget to create a textbox? I saw :select list, check box and text field. I've just test for each of widget, but text box was not created
Please help me to create a textbox
Click "Manage Fields" for
Click "Manage Fields" for your content type
Under "Add", fill in label and field name, "Type of data to store" will be "Text", "Form element to edit the data" will be "Text area (multiple rows)"
Click "Save"
On next page, fill out needed, click "Save field settings".
Sorry, but i can't see the
Sorry, but i can't see the Add label in "Manage Fields". I use Drupal ver 5, may be something is different with Drupal 6 ? Can you help me for this ?
Under administer content
Under administer content types, if you have the Content Construction Kit (CCK) module installed when you edit/configure a content type there should be a "manage fields" tab. (or something close, I do not have a Drupal 5 site to check).
Ok, i've just install drupal
Ok, i've just install drupal 6 and create filed "Name". In "Allowed values", i posted this code:
But nothing change, textbox don't appear. Anyone know proplem, please help me
thanks ı look for
thanks ı look for this.
thanks too much
No, I'm talking about a
No, I'm talking about a textbox in font page, a textbox allow user input data. I don't know how create this
CCK just allow user create a content, and print this content to font page. It's not my mean
Someone know the module for this ?
Be more specific..
What EXACTLY are you trying to do?