Sign up Now
Test Enterprise-Class Web CMS Scrivito Free for 30 Days
Test Scrivito Free for 30 Days
  • Product
    See a Demo
    Scrivito Customer Support
  • Widgets
  • Developers
    Documentation Overview
    Editor’s Guide
    Admin’s Guide
    Quickstart Guides
    Extending the Example App (Basic)
    Extending the Example App (Advanced)
    Key Concepts
    Integrations
    Web Development Guides
    Advanced Use Cases
    Going Live
    JavaScript SDK API
    JavaScript SDK Release Notes
    Contact Customer Support
  • Partners
    Partners
    Become a partner
  • Pricing
  • Sign up
  • My Scrivito
  • EN
    EnglishDeutsch
  • Developers
  • JavaScript SDK API
  • ObjSearch
  • offset(offset)

offset(offset)

The offset from the start of a given set of CMS objects in the result set. Mostly used to build paginations.

Params

  • offset of type "Integer"

Returns

ObjSearch - Itself

Example

Perform a full-text search for “term”, but skip the first 20 hits.

query = Scrivito.Obj.where("*", "containsPrefix", "term").offset(20);
  • Documentation Overview
  • Editor’s Guide
  • Admin’s Guide
  • Quickstart Guides
  • Extending the Example App (Basic)
  • Extending the Example App (Advanced)
  • Key Concepts
  • Integrations
  • Web Development Guides
  • Advanced Use Cases
  • Going Live
  • JS SDK API
    • Top-Level API
    • Custom Attribute Types
    • Obj
    • Widget
    • Binary
    • FutureBinary
    • Link
    • Editor
    • Team
    • MetadataCollection
    • ObjSearch
    • ObjFacetValue
    • SiteContext
    • Errors
    • React Components
    • Content not yet Loaded Error
    • Workspace
  • JS SDK Release Notes
  • Contact Customer Support
  • and
  • andNot
  • boost
  • count
  • facet
  • first
  • offset
  • order
  • suggest
  • take
  • toArray
Scrivito
  • Start Free Trial
  • CMS Overview
  • Why Scrivito?
  • Technology
  • Integrations
  • Partners
  • Pricing
Support
  • Contact Support
  • Dashboard Login
  • Documentation
  • Release Notes
  • Widget Marketplace
  • Service Status
Legal
  • About Us
  • Imprint
  • Privacy Policy
  • Transparent Information
  • Terms of Service

© 2021 – All rights reserved Scrivito is proudly made by JustRelate Group in Berlin, Germany, and Wrocław, Poland.