How to configure the UI ACTION "Close Incomplete" to FSM WORKSPACE
I have these 2 records, I assigned them to WORKSPACE using Workspace Form Button and Format for Configurable WorkspaceI typed the following code in both:g_form.submit('close_incomplete');The button appears in FSM WORKSPACE but does nothing, (it shou...