After the release of the first public (third) version of the platform, we received a huge amount of feedback, most of the work on which was reflected in the recently released fourth version of the platform. However, a significant part of this feedback remained βoverboardβ, but was not forgotten, and accordingly formed a plan for the development of the platform for the near future. It is about this plan that will be discussed in this article.
Most of the planned functionality to one degree or another relates to the user interface - its ergonomics, modularity and flexibility.
More asynchrony
. (, , ). , , β , UI.
INPUT, . , , : ( ), ( ). , , . DIALOG, . :
- INPUT DIALOG ASYNC , Β« Β» ( ).
- , INPUT, , DIALOG ( , β , ..), , . β β . ( ), , ASYNC.
ASYNC ( ββ ).
:
- , .
- ββ ( ) .
- ( ).
- β " ( ).
«» ( , , ..), (ββ) .
:
- , β ,
- ββ ( , )
- ,
- ,
- «» .
ββ UX .
/
, , , . ( , ), UX, , , .
, . , / , , , , ( , ). , , - (, ).
, β β. , , Β« Β» , ( , ), . , Β« Β» ( - ),
()
, , , .
( , ), , .
( β OBJECTS, BOX, β formOK, formClose, ..), ββ . , «» .
( ), . :
FORM suppliersWithIncomes
|
In the current version of the platform, most of the system elements, including forms, can be expanded. However, on the form itself, you can only add new elements, you cannot change the attributes of existing elements (with the exception of design elements, but this is often not enough). Accordingly, in future versions it is planned to eliminate this gap and to support the EXTEND keyword (used in other syntax instructions of extensions) within the FORM statement itself. For example:
EXTEND FORM suppliers
|
Customizing Forms
, , ( ) , - .
( , , ..), , , . .
/
( / ) . / .
, , / , .. ( ), .
Excel, , Excel, .
:
supplier(sku(d))
|
Both the constructor itself and the interfaces for adding / modifying property attributes will most likely be implemented using the built-in lsFusion mechanisms (that is, in the lsFusion language using platform elements such as properties and forms).
Custom Filters
Now the platform has a custom filtering mechanism, but this mechanism has a number of disadvantages:
- The dialog with custom filters is shown in a separate window, which is not very user-friendly. Also filters are strictly vertical, which is also inconvenient in the docked interface.
- (- ).
- ( , , ).
, , USER FILTER, USERFILTERS ..
(, ββ ) .
(). , ( , , ). . , . :
FORM reportSales ''
|
()
. / ( ), . :
- ββ URL. / ( , ).
- β / β , (, ).
lsFusion , Java Swing / / . HTML (-, lsFusion ), , -.
, :
- CONTAINER β . direction. .
- TABBED β . .
- TABLE β , . columns CONTAINER , .
SPLIT SCROLL (true/ false) ( SPLIT ).
alignCaptions, .
:
- . , , . TABBED β ββ, , , .
- . , . ββ , , ( ). , , .
( open-source javascript ), , , javascript .
, , , ( , ). Β« Β» ( ).
, , , . :
- / / .
- , , , / ( React state).
β . -, , , - , , . , , , , , . , , , . , .