Media

Overview

The media node shows all media files (and folders) from the current solution.

Commands Summary

A summary of commands available on this item via right-click context menu

Commands Details

The details for each command available on this item via right-click context menu

Import media

Import media file (actually any type of file), from local disk into the Servoy solution. Can choose the file using OS File Chooser.

Import media folder

Import media folder and all files from it (any type of file), from local disk into the Servoy solution. Can choose the folder using OS Folder Chooser.

Create media folder

Create a new (empty) media folder, used to organize your files inside your solution.

Create media file

Create a new (empty) media file, can be any type of file (for later edit).

Create media Login Page

Creates login.html file which will be used when showing the default login page for the solutions authenticator modes: DEFAULT, SERVOY_CLOUD, AUTHENTICATOR.

Create media Web App Manifest

Creates a manifest.json file which will be used for progressive web app (web applications that can be installed to the homescreen of a device without needing the user to go through an app store )

Create media Head Index Contribution

Creates a head-index-contributions.html file which should contain meta tags to be added to the index.html file of the application. Can be used to configure Web Application for IPad/IPhone.

Last updated