How to Add Custom Screen Module?

You can use the Custom Screen module to create a table in your mobile application or create a screen with HTML and CSS codes. In addition, in the Custom Screen module, you can create data such as pictures, videos, tables, or text on a single page.

How Do I Add the Custom Screen Module to My App?

 

You can see Active Modules by clicking the Content tab on the left side of your control panel. You can also add modules to your app’s content with the Add to App button located under the Custom (HTML) Screen module.

 

 

On the screen that appears,

Title: You can enter the name of the module you added that will appear in the application from this field.

Content: You can create the content of your module from this area. In addition, you can edit the font size, color, and type in the content of the Custom Screen module specific to the module.

 

 

Adding Image in Custom Screen Module

 

You can access the add/edit picture section by clicking the picture button in the module. You can add it from the Insert-> Image section.

 

 

In this field, you can enter the source URL of the image you want to add, the description and dimensions of the image, and add it with the OK button.

 

In the Advanced section, you can adjust how the image will appear on the screen in more detail.

You cannot add a picture on your computer directly to the custom screen module. Firstly, you need to upload your image to a web page. For this, you can use https://imgbb.com/ 

Adding Video in Custom Screen Module

 

You can access the add/edit media section by clicking the video button in the module. You can add it from the Insert-> Media section.

 

 

In this field, you can enter the source URL of the video you want to add the dimensions of the video and add it with the OK button.

 

If you have the embed code of your video, you can paste it in this field.

 

In the Advanced section, you can add an alternative source.

 

You cannot add an image on your computer directly to the custom screen module. Firstly, you need to upload your video to a web page. 

 

 

Adding Tables in Custom Screen Module

 

If you want to add a table to your mobile application, you can do this in the Custom Screen module. For this process, you need to click on the Table button in the Custom Screen module.

 

 

You can add a table to your mobile application by clicking Table on the screen that appears and select the table size you want to create. (Example: 10 x10 )

 

What is source code?

The source code is the section where you can create a screen for your mobile application using HTML or CSS codes. Firstly, click on the Source Code button in the Custom Screen module.

 

 

The source code screen will appear. From this area, you can create the content of your module with HTML and CSS codes. You can write your codes between body tags.

 

After creating your content, you can add your Custom Screen module to your Android / iOS application with the Save button at the top right.

You can see the Custom Screen module you added from the App Content area.