1. OG data type - JSEditOperations

    Artikel: AN0001713Aktualisiert:
    Die vorgegebene Sprachenversion vom Artikeltext wird angezeigt, weil es kein Text von der ausgewählten Sprache und Version gibt.

    Object contains settings for enabling/disabling record creation, saving or deletion.

    If the user can perform the operation according to the roles setup, then the corresponding indication is set to TRUE. In the script you can change this indication to FALSE, by which you will disable the operation.

    Object properties

    Name Description
    bool EnabledCreate Indication, whether the user can create a new record.
    bool EnabledCreateAsNew Příznak, zda uživatel může vytvořit nový záznam pomocí tlačítka Jako nový.
    bool EnabledSave Indication, whether the user can save a record.
    bool EnabledDelete Indication, whether the user can delete a record.

     

     

×