Changeset 1235100
- Timestamp:
- 09/01/2015 05:35:30 AM (11 years ago)
- File:
-
- 1 edited
-
custom-fields-for-woo-customers/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-fields-for-woo-customers/trunk/readme.txt
r1235078 r1235100 43 43 CIO Custom Fields and Groups professional edition hooks into Pods core files so you can use PODS short code to display a form by specifying header or footer names. 44 44 45 `[pods name="mypod" id="321" headers="0, myheader1, myheader2 , 0" footers="myfooter1, myfooter2, 0" form="true"]`45 `[pods name="mypod" id="321" headers="0, myheader1, myheader2" footers="myfooter1, myfooter2, 0" form="true"]` 46 46 47 47 Grouping is optional with CIO Custom Fields and Groups. If some fields are grouped and some are not, you can access these ungrouped fields by using a dummy header or footer name "0" (zero), as shown in the example above. … … 171 171 2. configuring individual custom fields (feature by PODS). When groups are enabled in CIO Custom Fields and Groups professional edition, you can set up conditions as group default, and set up extra conditions for individual fields. 172 172 173 3. color coded group headers (SkyBlue) and footers (GreenYellow). You can drag and drop custom fields, the headers or footers to update the custom field group quickly. 174 (grouping of custom fields is available in professional edition only) 173 3. color coded group headers ($head -> sky => blue) and footers ($foot -> grass => green). You can drag and drop custom fields, the headers or footers to update the custom field group quickly. (grouping of custom fields is available in professional edition only) 175 174 176 175 4. conditions to display or hide the groups. Pods relationship fields are used as headers and footers. You can set up these fields to relate to objects in WordPress, or even tables outside WordPress.
Note: See TracChangeset
for help on using the changeset viewer.