Question
Unable to launch modal flow action in portal
Hello, I have a problem here that needs your help. Any of your suggestions will help me. Thank you very much.
There is a LINK control on the portal section ,and the LINK click event is set as follows:
①using page:Page&Class's Page name
②Class name:Page&Class's Class name
③Flow Action:a flow action name.
When I click on the portal screen, it pops up with a fail , as shown in figure 1. See log through tracer, as shown in figure 2. Figure 3 is the detailed information of fail, figure 4 is the Java code for the activity of fail.
What I want to know is, what's the reason for this situation? Is there something wrong with my flow action?my flow action just open a section.
Can you use OOTB Flow action ActionStab and try to launch it on click of the link ? What is the outcome ?