I have a process starting with PICK action which works as expected with Standart Query.
However, when using Custom Query there are no check boxes to pick a record. You can select row (highlight) but when click Continue nothing happens. I think without checkbox, system do not know the selected record.
CRM sample includes a mobile query for contact list (Custom Query) and in this query, there are check boxes for batch operations. So custom queries may have checkboxes, but not in PICK process.
Am I missing something or is it a limitation for Custom Query to use it with PICK action?
If it is, how can we add checkboxes to Custom Query for PICK process (may be both html and advanced script code required)?