10,730
edits
Line 179: | Line 179: | ||
[[File:Multiselect.png|600px]] | [[File:Multiselect.png|600px]] | ||
In Woodford, edit a view and click '''Multi Select''' to set up the available commands. The operation is similar to view buttons or [[Form commands]]. To see how it works, you can also check this [https://youtu.be/REgaV6ymYWM?t=20m27s webinar section]. {{Badge|Webinar}} | In Woodford, edit a view and click '''Multi Select''' to set up the available commands. The operation is similar to view buttons or [[Command_editor#View_commands|Form commands]]. To see how it works, you can also check this [https://youtu.be/REgaV6ymYWM?t=20m27s webinar section]. {{Badge|Webinar}} | ||
You can define your own [[Command_editor#Custom_commands|custom commands]] that perform actions that are not available when using built-in commands. The actions cannot be configured in Woodford, you can define them using [[Resco JavaScript Bridge|JavaScript]]. See the [https://www.resco.net/javascript-bridge-reference/#MobileCRM_UI_EntityList_onCommand MobileCRM.UI.EntityList.onCommand] function for more information. | You can define your own [[Command_editor#Custom_commands|custom commands]] that perform actions that are not available when using built-in commands. The actions cannot be configured in Woodford, you can define them using [[Resco JavaScript Bridge|JavaScript]]. See the [https://www.resco.net/javascript-bridge-reference/#MobileCRM_UI_EntityList_onCommand MobileCRM.UI.EntityList.onCommand] function for more information. |