Folder
Overview
The media folder is a way of organizing your media files.
Commands Summary
A summary of commands available on this item via right-click context menu:
Imports media file from local disk into workspace
Imports media folder from local disk into workspace
Creates a new media folder
Creates a new (empty) media file
Creates login.html file
Creates a manifest.json file
Creates a head-index-contributions.html file
Renames folder
Deletes folder
Commands Details
The details for each command available on this item via right-click context menu:
Import media
Imports 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
Imports 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
Creates a new (empty) media folder, used to organize your files inside your solution.
Create media file
Creates 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.
Rename
Renames folder.
Delete media
Deletes folder (and all its content) from workspace.
Last updated