Difference between revisions of "Getting Started Part 1"

From Lianjapedia
Redirect page
Jump to: navigation, search
(Customizing a section)
(Redirected page to Lianja 5 Getting Started 1)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
#REDIRECT [[Lianja 5 Getting Started 1]]
 
This article provides an overall introduction to Lianja and the Lianja App Builder. The target audience is for beginners who know nothing about Lianja at all and want to gain an understanding of the Lianja Application Platform and how to develop Apps using the Lianja App Builder.
 
This article provides an overall introduction to Lianja and the Lianja App Builder. The target audience is for beginners who know nothing about Lianja at all and want to gain an understanding of the Lianja Application Platform and how to develop Apps using the Lianja App Builder.
  
Line 67: Line 68:
 
You can build custom sections and gadgets using the Lianja Application Framework in Recital, Visual FoxPro, JavaScript, PHP and Python. For complete details of the Lianja Application Framework see the documentation in the Home Workspace.
 
You can build custom sections and gadgets using the Lianja Application Framework in Recital, Visual FoxPro, JavaScript, PHP and Python. For complete details of the Lianja Application Framework see the documentation in the Home Workspace.
  
==Build your first Lianja App==
+
==Creating your first Lianja App==
  
 
The easiest way to show you the power and simplicity of Lianja is to to build an App!
 
The easiest way to show you the power and simplicity of Lianja is to to build an App!
Line 164: Line 165:
 
Don't worry about the order in which the fields are added to the form section as these can be reordered or removed completely later. Let's just get a default form laid out first.
 
Don't worry about the order in which the fields are added to the form section as these can be reordered or removed completely later. Let's just get a default form laid out first.
  
You can also add a Form Section from the Form Tools and drag the table or individual fields into it to populate it.  Let's see how that's done with a Grid Section.
+
You can also add a Form Section from the [[Form Tools]] and drag the table or individual fields into it to populate it.  Let's see how that's done with a Grid Section.
  
 
<br clear=all>
 
<br clear=all>
Line 176: Line 177:
  
  
Click on the Sections button in the Form tools. Select Grid, and an empty grid section will be added to the page.
+
Click on the Sections button in the [[Form Tools]]. Select Grid, and an empty grid section will be added to the page.
  
 
<br clear=all>
 
<br clear=all>
Line 197: Line 198:
 
Note also that the data you are working with is all live so you are seeing exactly how the app will look at runtime.
 
Note also that the data you are working with is all live so you are seeing exactly how the app will look at runtime.
  
 +
<br clear=all>
 +
Note: from Lianja v4.2 'Move Column Left' and 'Move Column Right' are also available from the context menu when you right-click on a column header.
 +
[[{{ns:file}}:gridcolumnrightclick.png|left|link={{filepath:gridcolumnrightclick.png}}|Right-click Context Menu]]
 
<br clear=all>
 
<br clear=all>
  

Latest revision as of 08:43, 6 December 2019