📄️ Reading the parameters coming to the form side
'''csharp
📄️ Reading Form Variables Values
'''csharp
📄️ Listing Different or Common Elements Between Lists
'''csharp
📄️ Detecting which step of the flow is in
On the form side, the information about which step of the flow is can be learned with the following code.
📄️ Add-ons Required for Form Indexing
You can activate the Form Indexing tool by running the two queries attached below in your environment. After performing the operation, Apache Tika must be installed on the server where the environment is running in order to use the feature.
📄️ Using Execute Query on the Form
To make the use of the ExecuteQuery method on the Form, which is faster than ServiceAPI, and the return result understandable.
📄️ Single Report Retrieval on Grid (Controller)
Codes used for the controller side
📄️ Create folder in DM with code
The folder can be created in the DM with the following code.
📄️ Log Printing
The log can be printed to the console using the following codes.
📄️ ServiceApi Usage
Required Libraries
📄️ Warning Message (Toaster) Printing
You can print your warning message with the code below.
📄️ Hiding ToolBarButton
With the following code, a ToolbarButton can be hidden on the form server side.