diff --git a/extension/Documentation/Manual.rst b/extension/Documentation/Manual.rst index c37e4a681a53c8f3d26ecc9824e5d9b1489cf7e1..a78102d923b687ee73796d8cb85e9b34793fa9a1 100644 --- a/extension/Documentation/Manual.rst +++ b/extension/Documentation/Manual.rst @@ -719,6 +719,9 @@ QFQ Keywords (Bodytext) | <level>.altsql | If <level>.sql is empty, these query will be fired. No sub queries. | | | Shown after `althead` | +-------------------+---------------------------------------------------------------------------------+ + | <level>.content | hide: content of current and sub levels are stored and not copied to output. | + | | store: content of current and sub levels are stored. | + +-------------------+---------------------------------------------------------------------------------+ | debugShowBodyText | If='1' and configuration_:*showDebugInfo: yes*, shows a tooltip with bodytext | +-------------------+---------------------------------------------------------------------------------+ | sqlLog | Overwrites configuration_: `SQL_LOG`_ . Only affects `Report`, not `Form`. |