Skip to content

Conversation

@labkey-martyp
Copy link
Contributor

Rationale

Adding a couple helpers for bulk editing forms

Related Pull Requests

Changes

  • Helper to open the bulk edit window
  • Helper to toggle a bulk edit field by the exact field name (not contains)

return bulkEditWindow;
}

public void toggleBulkEditField(String label)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider a comment that this does a contains check?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@labkey-martyp labkey-martyp merged commit 89002c0 into release25.3-SNAPSHOT Jun 25, 2025
4 of 7 checks passed
@labkey-martyp labkey-martyp deleted the 25.3_fb_ordered_by_data_entry branch June 25, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants