Skip to content

Universal apps

3.3 Enterprise Edition

Enabled by default

Since Version 4.0, universal apps are enabled by default.

Before that version, universal app could be enabled with the following parameter in dtable_web_settings.py.

ENABLE_UNIVERSAL_APP = True

Maps Page Type

6.1

The "Maps" page type requires the configuration of an API key for Google Maps. It will only be visible once you've configured the variable DTABLE_GOOGLE_MAP_KEY inside dtable_web_settings.py. Please refer to the this page for detailed instructions.