Best viewed in anything

Custom Fields - Multi Text

The Multi Text extension is one of the more advanced custom field types available. One can preset any number of columns and add rows as needed when filling it in right from the edit/publish window.

click to enlarge:

image This is a very simple one column. Reason for using it here is to have the ability to add any number of rows by clicking on the +.

image Here is a very basic example with two rows being used. Additional rows are created as needed by clicking on the plus, additional cols/col names are in the settings. Below is a demo and the code used for display.

Displaying the results are highly customizable as well. Below is not customized, but an example of display of the data. It can be customized as wanted.

Where “multi” is the field name:

{if multi}
{multi}
{col_1},  {col_2}, {col_3}, {col_6}
<a href=”{col_4}”>{col_5}</a><br />
{/multi}
{/if }

Result is below from the template with some breaks added:

 

John Smith,
100 River St., Reno, NV,
john@home.com,
1-111-222-3333
url: bkdesign
Mary Jones,
43 Main St., Toronto, Ontario,
not@home.com,
1-323-4444
url: cmsinstallations

Shopping Cart Software - BKDesign - Reseller and Installer
Note: If you purchase from BKDesign we install the cart for free!
Constant Contact
Trusted Email Marketing
and Online Surveys

<< Back