Skip to content
  • Carsten  Rose's avatar
    #3463 / form.mode=readonly · d84dad1a
    Carsten Rose authored
    Implemented the option to make a form `readonly`. this can be done statically or dynamically via variable (e.g. SIP).
    QuickFormQuery.php, AbstractBuildForm.php: Force 'readonly' by overwriting FormElement individual 'mode' setting.
    BuildFormBootstrap.php: Introduced new variable F_SHOW_BUTTON.
    d84dad1a