1
0
-1
2 answers
- 10-1
Sorry Walter, but that solution doesn't work. the request type can be multiple types. If we created one beanshell for each type, we will have a very wide list with missing links. The target forms are different forms, so I can't use a generic one and pass parameters.
Add your comment... - 0-1-2
To make things simpler, I suggest to add 2 beanshell actions, then configure each's visibility control to only show up when conditions match.
Add your comment...
Hi,
How do I redirect to a URL based on the value in the request type and the ID column using bean shell action.
I have tried the sample in Bean Shell Datalist Action but can't figure out how to add the values of the 2 columns to the URL. Thanks.