New WF4-new business client functions
Directory
New WF4-business client new function Introduction 1
Login 1
Main navigation page 1
Quick Command 2
Test context tag 2
Output of running status and debugging information 2
Call method tracking 3
Running Mode 3
Data UI 4 of the Form Designer
Login
The platform can implement Silverlight and APS. NET, Sharepoint single-point login, has been using this style of login page since 05 years, people who have used my platform should be very kind to this page (^_^ ),
If you do not like the logon page above, you can modify it based on the logon page below,
Main navigation page
It's still an old style of many years. If you don't like it, replace it yourself.
Quick Command
The main navigation page provides the shortcut command function. You can enter the shortcut command to directly locate the specified business window. The shortcut command can be customized.
Test context tag
The test context tag is provided. after entering a number in [rowState], you can cancel all operations based on this number as needed, (clear function is mainly used for data recovery after testing and demonstration)
Output of running status and debugging information
Similar to the Debug output of a Silverlight Console
Call Method Tracing
Silverlight call Method Tracing allows you to view the business methods called in Silverlight and the running status of the methods.
Running Mode
Two running modes are provided. Note: (in both modes, the [Output of running status and debugging information] and [Silverlight call Method Tracing] described above are both valid)
Data UI involved by the Form Designer
The following describes the data UI involved in some form designers.
Indicates the drop-down menu,
You can drop down a group of lists or trees. |
|
Indicates the text box. You can edit the multi-line text box. |
|
Mark the following in the file box
Indicates that files can be uploaded.
Indicates that the uploaded files can be deleted.
Indicates files can be downloaded.
Indicates that files can be previewed on the data page. |
|
This tag can be displayed on all data controls.
It indicates that the current data has been modified by the current user. After you move the cursor over the icon, the pre-modification value is displayed. After you click it, the pre-modification value is restored.
After the form is saved, the mark disappears and appears when it is modified again. |
|