I have a Query with 2 Operations items: View and Edit.
Edit button is turned off properly by the applicability conditions, however when the Edit button is marked to "Use default editing form", clicking the highlighted line on the query will still bring up the instance in the Edit mode.
If I change the Edit option of the Query to instead start a process which has the following action, the line on the Query screen is no longer clickable: VIEW RsrControl USING 'View RSR Control'.
The second scenario is the end result that I want, but it doesn't seem proper that the first situation does not operate the same way.
Thanks!
Tom