Skip to content

aleksey-stukalov/editor-with-image-template

Repository files navigation

editor-with-image-template

The project introduces a new screen template for CUBA GUI. It generates an editor of the following look:

Sample editor with image

To use the template from the CUBA Studio choose it in the list of templates while generating GUI screens, specify the Image Protpery (field of an entity that contains FileDescriptor with an image in it) and Image Extensions (to enable filtering of images for the upload action) fields, as it is shown in the picture below:

Image template in CUBA Studio

The source code of the template is available in this folder.