Function “lmbOpenForm()”

Geschätzte Lektüre: 1 Minute
lmbOpenForm(object event, numeric gtabid, numeric id, object [parameter]);

JavaScript function for opening a form with one or mutliple data records.

Parameters:

event

  • Event handler

gtabid

  • Valid table ID

id

  • Valid record ID

parameter

  • optional parameter
    • action : gtab_change / gtab_erg / gtab_deterg / gtab_neu
    • v_tabid : relation tab ID
    • v_fieldid : relation field ID
    • v_id : relation data ID
    • v_formid : relation formular ID
    • formid : form ID
    • formdimension : form dimensions in px ‘123×123’ / auto
    • inframe : window / div / iframe / tab / same
    • show_relationpath : show relationpath if supported 0 / 1
    • dataAction : copy / versioning
    • readonly : only viewmode 0 / 1
Share this Doc

Function “lmbOpenForm()”

Or copy link

CONTENTS