Some time ago, I implemented a small function for my friends. I will sort it out today. The function to be implemented is actually very simple, that is, the content of another managed workflow can be viewed in one workflow. There are too many processes and there will be some associations between them. What a friend did was to enter the serial number to be queried in the form, to query, You need to enable this function in the workflow query according to the serial number. Clicking and opening these actions is simple, but it also adds some trouble. In order to solve this small problem, I simply modified some in the form and added a link to the query. In this way, every time I click on a query, it will be OK. Is technology a service for people.
It should be noted that these two processes are associated, and they cannot be checked at will, which may also cause security risks.
Enter the flow number to be queried in the form. The flow number entered is associated with the current flow.
Click the view link to open the workflow form to be viewed.
Tongda OA adds a small function in the workflow to query other workflows Based on the flow number.