Skip to main content
December 6, 2022
Question

limit the output

  • December 6, 2022
  • 4 replies
  • 1 view

i use integration to get country , state , District name with using pincode ,

i use read only grid to display result but i want only 1 row result how can i do that ?

    4 replies

    December 6, 2022

    you can use pageSize parameter in read only Grid (gridfield) Function to limit the number of rows.

    harshitb6843
    December 6, 2022

    If the API supports this, then you should pass it in the API so you only get the desired result and you do not end up increasing your data size. 

    December 7, 2022

    how can we know that API support this and how to configure if its support

    amans0009
    December 7, 2022

    you can go the documentation and can search for parameters 
    eg;-