<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello guru's<br>
    <div class="moz-forward-container"> I started experimenting with
      subfields. So I have defined a repeating group with several
      subfields.<br>
      My knowledge comes from the wiki manual (<a moz-do-not-send="true"
        id="d0e1">The abc of ABCD Central : the Reference Manual</a><a
        moz-do-not-send="true" id="d0e1"> Version 1.3t on
        http://abcdwiki.net/ABCofABCDv13t/index.html)<br>
        <br>
        According to this manual the modification of a group is
        triggered by clicking on the "+" sign near the group name.<br>
        I do have this "+" sign, so that is OK.<br>
        A pop-up should appear now that gives the options to modify each
        subfield.<br>
        <br>
        A pop-up appears, but without any subfield.<br>
        Some poking around led me to
        ...\www\htdocs\central\dataentry\campos.php where I have
        uncommented line 12 ( content if (!isset($arrHttp["is_marc"]))  
        $arrHttp["is_marc"]="";)<br>
        And since this modification the subfields appear in the pop-up
        window and I am able to modify them.<br>
        <br>
        Now the questions:<br>
      </a>
      <ol>
        <li><a moz-do-not-send="true" id="d0e1">The above manual is for
            abcd 1.3. I am using ABCD 1.4. Is there an improved manual?<br>
            <br>
          </a></li>
        <li><a moz-do-not-send="true" id="d0e1">Why was it necessary to
            modify </a><a moz-do-not-send="true" id="d0e1">campos.php ?
            Is there a better option?<br>
            <br>
          </a></li>
        <li><a moz-do-not-send="true" id="d0e1">The pop-up shows always
            option "add" for every subfield, in order to duplicate the
            subfield. How to get rid of that option?<br>
            I do not want repeated subfields. Each line should consist
            of the set of defined subfields in the group.<br>
            <br>
          </a></li>
        <li><a moz-do-not-send="true" id="d0e1">The subfields in the
            pop-up are always text fields. Even if some are defined as
            "Date" or "Radio"<br>
            <br>
          </a></li>
        <li><a moz-do-not-send="true" id="d0e1">A subfield defined as "</a><a
            moz-do-not-send="true" id="d0e1">Operator and date" is not
            filled and shown as text field in the pop-up window. Why?<br>
            <br>
          </a></li>
        <li><a moz-do-not-send="true" id="d0e1">In the ABCD distribution
            some other demo databases are present.<br>
            Some of them contain also groups with subfields. E.g.
            "Purchase Orders".<br>
            The strange thing is that the update form does not show a
            "+" sign for the group. It shows a friendly table directly
            in the update form. It allows also to add/duplicate/erase a
            line with subfields (more friendly as the pop-up). It shows
            date fields correctly, dropdown lists correctly (but a field
            with </a><a moz-do-not-send="true" id="d0e1">"</a><a
            moz-do-not-send="true" id="d0e1">Operator and date" is here
            also not working).<br>
            I could not find why this database shows this in my opinion
            more friendly table.<br>
            How to get that nice table in the update form in stead of
            the "+" for the pop-up?</a></li>
      </ol>
      Thanks & Regards<br>
      Fred Hommersom<br>
      Netherlands </div>
  </body>
</html>