Show/Hide Toolbars

Flynet Studio User Interface Generation Properties

For screen applications that provide translation inside screens, mapped labels cannot be simply generated into the Flynet web page, but should be treated as dynamic data.

 

To make it easy to apply to a complete project the DynamicText property is available at the Application, Screen and Label level.

 

At the ScreenDef and Label level, the following options are provided:

 

 

Value

Meaning

Default

Use the setting for the ScreenDef that this Label is contained in (True or False)

False

Do not read text dynamically from the screen to display in the web page (hard-code text based on what is in the label definition)

True

Read the label text from the screen when displaying the web page (do not hard-code in web page)

 

You can see what the active setting is by looking at the ActiveDynamicText property for a label