The List bottom button and Li","articleBody":"
The List bottom button and List Link UI Actions run on the client side regardless of the Client checkbox setting.
Activate List v3.
\r\nCreate a new UI Action.
\r\nFor more information, see the product documentation topic Create a UI action.
\r\nSet the following values:
\r\nName: Server action
Table: Problem
Client: [leave unchecked]
List Link: [check]
Script: gs.addInfoMessage('Server side message');.
Open the Problem list view.
\r\nScroll down and click the Server action link
\r\nExpected result: The UI Action should run on the server side, and the message "Server side message" displays at the top of the page.
\r\nActual result: No message is displayed and the following error appears in the browser console: "Could not execute UI action": ReferenceError: gs is not defined"
\r\nUse the List banner button type instead.