Custom page data Kanban
1. Usage scenarios
When you want to obtain and display data to be processed or copied
2. Video Display
3. How to use
3.1 create a custom page
Put a container in the custom page and two single lines of text in the container. There is an outline tree on the left to view the layout of the component. The style on the right can adjust the display effect of the component.
As shown in the figure:
3.2 create a data source
Close the outline tree on the left, find the data source, and select quickly create remote API. The name can be taken at will, such as getTodoTasks in the figure.
Delete the URL in the request address and click the use variable later to viewTask Center
YIDA platform interface (page data source can be called directly)
In the Interface section, you need to make a change. If you create a submitted one, you can change it to a submitted one at the end of the variable binding. If you create an agent, you can change it to the interface of the agent task.
You also need to click a variable in the request parameter to obtain data through variable binding. The parameters in the following figure are the parameters in the preceding document. Two items are required. The maximum value of pagesize is 100, the default value of currentpage can be written to 1, return, and click save
3.3 Variable binding
After returning to the edit page, select a single line of text. You can write a 0 to the content first. Similarly, click the variable binding on the right. There will be a variable binding box.
Select the interface name on the left and find the successful code in the document. There is a total count, and then add the variable binding interface name. totalCount | 0,total count awareness is the total number, | Is a kind of logical operators in JS
Return to the homepage, and then you can obtain the data.
4. Try it online
For online experience, please go to the Developer Center.👉 Custom page data Kanban
https://www.aliwork.com/bench/coe? tplUuid=TPL_I9MTVDTVXS5WZCUIEU5D
YIDA in order to better optimize the content and quality of YIDA user manual, it takes you 3-5 minutes to fill in the document feedback questionnaire. The document feedback questionnaire is submitted anonymously, and the questionnaire information is only used for YIDA document experience feedback collection. Thank you for your support for YIDA!
-------------------- Get the latest information YIDA, welcome to follow US--------------------