Skip to content

Usage of getLink() and chooseWindow() methods are added #1077

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

saitarun2499
Copy link
Contributor

feat: Add usage examples for getLink() and chooseWindow() methods in GlideRecord

  • Implemented getLink() method to generate a URL for the GlideRecord, which can be used in notifications or logs for direct access to records.
  • Added chooseWindow() method to demonstrate how to paginate query results by selecting a window of records, improving performance when handling large datasets.
  • Updated documentation with examples for both methods to showcase practical use cases.

This commit enhances the ability to generate record URLs and optimize querying large datasets.

@abhrajyotikanrar abhrajyotikanrar self-assigned this Oct 1, 2024
@earlduque earlduque merged commit 9825f35 into ServiceNowDevProgram:main Oct 1, 2024
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