-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Describe the bug
A clear and concise description of what the bug is.
From Taylor at Florida Museum of Natural History:
Also, when working from the query tool, if you select a group of rows from the results grid (by checking the checkbox for the records you want, and then click batch edit, it does not limit the batch edit to those selected rows. All of the rows returned from the query are populating the resulting batch edit, not the range you selected. Is this normal?
To Reproduce
Steps to reproduce the behavior:
- Go to Query
- Select some of the results
- Click Batch Edit
- See data set created has all results from base query
Expected behavior
Selecting results then selecting Batch Edit should create a data set with only that selection. That behavior is consistent with Record Set creation, Browse in Forms, Record Merging, etc.
Screenshots
Screen.Recording.2025-07-09.at.2.44.31.PM.mov
Please fill out the following information manually:
- OS: macOS
- Browser: Chrome
- Specify 7 Version: v7.11.0
Reported By
Florida Museum of Natural History
Additional context
Previously in #6170:
From #5417 (review)
Currently, there is no way to select specific rows and batch edit just them. This might be a requirement, maybe not. There is a work around to do so.
Record Set Workaround:
- Make a query.
- Select records and create a record set.
- In the record set context menu, click
Query. - Select saved query if applicable, or
New. Running the query form there will return only records in the record set - Batch edit on those results.