Group_role

Bedienelement zum Auswählen von Gruppen/Rollen-Kombinationen.

Attribut  Typ  Erforderlich  Beschreibung 
single  boolean  Nein Bei single=1 wird nur eine Auswahl für eine Gruppen/Rollen-Kombination angezeigt

Vorschau

 reoup_role

Beispiel

QuelltextSmarty Code:
  1. <form name="extra" onsubmit="return false">
  2.     <div align="center">
  3.         <table class="table">
  4.             <tr>
  5.                 <td colspan="2" class="cell">
  6.                     <table border="0" cellspacing="1" cellpadding="4" class="table">
  7.                         <tr>
  8.                             <td>
  9.                                 {input version=5 type="group_role" name="input_role" title="Gruppen/Rollen-Kombination" short="Wählen Sie eine Kombination"}
  10.                             </td>
  11.                         </tr>
  12.                     </table>
  13.                 </td>
  14.             </tr>
  15.         </table>
  16.     </div>
  17. </form>

  18. <script language="javascript">
  19. {literal}
  20. function do_load()
  21. {
  22. }

  23. function do_unload()
  24. {
  25.     window.parent.unload_extra();
  26. }
  27. {/literal}
  28. </script>

Tel: +49 (0)6261 / 6743-0
Fax: +49 (0)6261 / 6743-29
E-Mail: info@egotec.com
EGOTEC GmbH
Hauptstraße 130
D-74821 Mosbach
Erstellt mit EGOTEC® Internet: www.egotec.com © EGOTEC GmbH