Use the following code to limit the number of records to preview. Both lines are required.
^<span id='blockNote'></span>
<script>
$(function() {
$("#inputFrom").attr("value","1");
$("#inputTo").attr("value","5");
});
</script>
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article