Querying data when a page is opened

Previous Next

By default, a page contains a Search block for search conditions and a Results block that is populated on Search button click. Instead of waiting for Search activity, you can automatically fetch data as soon as the page has opened.

To execute an automatic query when a page is opened:

1.From the Web Designer catalog, open the appropriate page.
2.For the main TableDataSource object, set the Initial State property to: Query Records.

 

See Also

SQL in Web Designer