<input type='text' id='Notes' class='textinput ufo-text ufo-filtervalue' style='width:130px'>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div>
    <div class='viewtable'>
      <table class='vtable'>
        <tr>
          <th style='width:8px'>
            <input type='checkbox' class='ufo-id-link' style='margin:0' onchange='ufo.checkAll(this)'>
          </th>
          <th style='width:30px'>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "id"));
?>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "Description"));
?>
          </th>
        </tr>
        <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsContactTypes', $obj, 'easy-contact-forms-contacttypesmainviewrow.php', 'getContactTypesMainViewRow', $viewmap);
?>
      </table>
    </div>
  </div><?php 
EasyContactFormsLayout::getFormBodyFooter();
  </div>
  <div>
    <div class='viewtable'>
      <table class='vtable'>
        <tr>
          <th style='width:8px'>
            <input type='checkbox' class='ufo-id-link' style='margin:0' onchange='ufo.checkAll(this)'/>
          </th>
          <th style='width:30px'>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "id"));
?>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "Description"));
?>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "ShortCode"));
?>
          </th>
        </tr>
        <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsCustomForms', $obj, 'easy-contact-forms-customformsmainviewrow.php', 'getCustomFormsMainViewRow', $viewmap);
?>
      </table>
    </div>
  </div><?php 
EasyContactFormsLayout::getFormBodyFooter();
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "ContactTypeDescription", 'label' => EasyContactFormsT::get('ContactType')));
?>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "Birthday"));
?>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "RoleDescription", 'label' => EasyContactFormsT::get('Role')));
?>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "CMSId"));
?>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "email"));
?>
          </th>
        </tr>
        <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsUsers', $obj, 'easy-contact-forms-usersmainviewrow.php', 'getUsersMainViewRow', $viewmap);
?>
      </table>
    </div>
  </div><?php 
EasyContactFormsLayout::getFormBodyFooter();
          <th>
            <?php 
echo EasyContactFormsT::get('Impressions');
?>
          </th>
          <th>
            <?php 
echo EasyContactFormsT::get('TotalEntries');
?>
          </th>
          <th>
            <?php 
echo EasyContactFormsT::get('Conversion');
?>
          </th>
          <th>
            <?php 
echo EasyContactFormsT::get('Empty');
?>
          </th>
          <th>
            &nbsp;
          </th>
        </tr>
        <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsCustomFormEntryStatistics', $obj, 'easy-contact-forms-customformentrystatisticsdetailedmainviewrow.php', 'getCustomFormEntryStatisticsDetailedMainViewRow', $viewmap);
?>
      </table>
    </div>
  </div>
            </select>
            <select id='CustomForms' class='inputselect ufo-select ufo-filtervalue' style='width:130px'>
              <?php 
echo $obj->getListHTML(NULL, NULL, FALSE, 'CustomForms');
?>
            </select>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div>
    <div class='viewtable'>
      <table class='vtable'>
        <tr>
          <th style='width:8px'>
            <input type='checkbox' class='ufo-id-link' style='margin:0' onchange='ufo.checkAll(this)'/>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "CustomFormsDescription", 'label' => EasyContactFormsT::get('CustomForm')));
?>
          </th>
        </tr>
        <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsCustomForms_MailingLists', $obj, 'easy-contact-forms-customforms_mailinglistsusersmainviewrow.php', 'getCustomForms_MailingListsUsersMainViewRow', $viewmap);
?>
      </table>
    </div>
  </div>
</label>
              <select id='<?php 
echo $obj->sId('FieldSet');
?>
' class='ufo-select ufo-filtersign'>
                 <?php 
echo $obj->sList('ref');
?>
              </select>
              <select id='FieldSet' class='inputselect ufo-select ufo-filtervalue' style='width:102px'>
                 <?php 
echo $obj->getListHTML($obj->FieldSet, NULL, FALSE);
?>
              </select>
            </div>
          </div>
        </div>
        <div>
          <div>
            <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsCustomFormFields', $obj, 'easy-contact-forms-customformfieldsdetailedmainviewrow.php', 'getCustomFormFieldsDetailedMainViewRow', $viewmap);
?>
          </div>
        </div>
      </td>
      <td style='background:#fff;vertical-align:top;border:1px solid #777;padding:5px'>
        <div style='height:1000px'><div id='settings-form' class='ufo-id-link ufo-customform-settings-form'></div></div>
      </td>
    </tr>
  </table>