User Tools

Site Tools


cms2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cms2 [2011/06/23 07:01]
siva_epari
cms2 [2018/03/24 11:13]
Line 1: Line 1:
-Creating a form in drupal: 
  
-   1. Navigate to the Content types page (Administer > Structure > Content types). 
-   2. Click Add Content Type. 
-   3. In the Name field, add a name for the content type. The name is required. 
-      Note that if you start entering a name into the name field, a "​machine name 
-      " starts showing to the right of the title. To edit the machine name, click the edit link. 
-   4. In the Description field, you can write a description of the content type  
-      that will show up on the Add new content page (Administer > Content > Add new content). 
-   5. Set your preferred default values for this content type. Content you create ​ 
-      of this content type will have these values by default. The values can be  
-      overridden for each content created. You can specify default values for Submission 
-      form settings, Publishing options, Display settings, Comment settings and Menu settings. 
-   6. Do one of the following: 
-          * To add the content type using only the title and body fields, click Save Content Type.  
-          * You can add more fields later. 
-          * To add the content type and begin adding more fields, click Save and Add Fields 
-------- TO CREATE FIELDS IN THE CONTENT TYPE FOLLOW THE STEPS ----- 
-1.Navigate to the Content types page (Administer > Structure > Content types). 
- 
-2.In the table, locate the row that contains your content type and click the manage fields link. 
- 
-3.In the Add new field section, enter a label for the field. 
- 
-4.In the Field name field, enter the machine name for the field. You can only use numbers, lower-case letters and the   ​underscore character (_). 
- 
-5.In the field type list, select one of the field type you want to  create. 
- 
-6.In the Widget field, select a widget. The options vary depending on the field type. 
- 
-7.Click Save. 
- 
- 
-TO ARRANGE THE ORDER OF THE FIELDS: 
----------------------------------- 
-1. Navigate to the Content types page (Administer > Structure > Content types). 
-2. In the table, locate the row that contains your content type and click the manage fields link. 
-3. Locate the field you want to re-order, and drag the four-headed arrow icon up or down. 
-4. Click Save 
cms2.txt ยท Last modified: 2018/03/24 11:13 (external edit)