HiddenBox

Top  Previous  Next

HiddenBox is a Process Field and it can be used inside or outside a ProcessRecord Element.

  <tr mo:type="ProcessRecord"> 
    <td>
      <input type="hidden" mo:type="HiddenBox" name="ID" value="{ID}" />
     </td>
  </tr>

See HiddenBox function class in  MoreMotion Face API.