0

Load and Reload Sections

  • updated 2 yrs ago

There are times while your application runs that you may want the system to reload data in a section or start a different logicnet in a section. For example, if a user clicks on a menu button in the topbar, the system can reload a different logicnet in the main section. To reload a section add “reload section” node in your logicnet.

 

Once you add the node you can configure the parameters in the Parameters tab of the node-details window. You can configure the following parameters.

Field Name Description/Use Type/Options Optional/Mandatory
Sections This is where you specify the sections to be reloaded. Each section consists of the following parameters:

Section: main | side | topbar | footer
Update only: Set this to "no" if you want to load a different logicnet in the section. If this is set to "yes" the system will refresh the logicnet in the session to reflect any data updates.
UI net: This is the name of the UI logicnet the system should load in the section.
Process net: This is the name of the process logicnet the system should load in the section.
Collection Optional

In the StarterAppUI example project you can see that the topbar_process UI net uses the reload section function to load either main_ui or main_ui2 into the main section.

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 2 yrs agoLast active
  • 34Views
  • 2 Following

Home