Skip to main content

User button opens a window for each of the selected records

Written by Petr Pech

This is the standard behavior when using the object parameter. The object parameter is applied even if it is not explicitly included in the url call.

If you want to open a single window for multiple records, you must use the objectIds parameter; otherwise, the object parameter is applied and each record is passed individually.

Did this answer your question?