Please enable JavaScript to view this site.

Navigation: Using ASPRunner.NET > Choose pages screen

Choose pages screen

Scroll Prev Next More

 

The Choose pages screen allows you to select the pages and functionality you want to include in the generated app.

choose_pages

 

Enable the options under Pages to build to add pages or functionality into the build.

Table pages

The checkboxes that add pages into the generated app are:

 

Checkbox

Description of the added page

List page

A page that shows the table records and the buttons to work with these records.

Edit record

A page/popup that edits the selected record.

Add new

A page/popup that adds new records to the table.

View record

A page that shows the selected record only, without the additional buttons.

Printer-friendly

A page that shows the List/View pages in a printer-friendly way.

Export page

A page/popup that allows exporting the records into a DOC, XLSX, or CSV file.

Import page

A page/popup that allows importing records into the table from a CSV, XLS/XLSX file, or plain text.

 

These pages are called Table pages because they show the table records or allow working with the tables. To learn more about working with table pages in Page Designer, see Working with table pages.

 

You can click the Settings buttons next to the checkboxes to adjust the settings for the corresponding pages.

 

Note: if the Edit, View and Delete functions are disabled, you need to select key columns for this table.

Functionality

The checkboxes that add functionality to the List/View pages are:

 

Checkbox

Description

Spreadsheet mode

Allows to edit table data in an Excel-like grid. All records are editable on the initial page load.

Update selected

Adds the Update selected button to the List page that allows editing multiple records at once.

Inline edit

Adds the Inline edit button to the List page that allows you to edit multiple records without leaving the List page.

Inline add

Adds the Inline add button to the List page that allows you to add multiple records without leaving the List page.

Delete record

Adds the Delete records button to the List page that allows you to delete the selected records.

Copy record

Adds the Copy records button to the List page that allows you to copy the selected records.

PDF View

Adds the PDF View button to the List/View pages that generates a PDF document with the contents of the page.

 

As the Update selected function requires the Edit page to work, you need to have the Edit record checkbox enabled.

 

You can click the Settings button next to the PDF View checkbox to adjust settings for the generated PDF document.

 

Note: the Inline add/edit functions use the same Edit as types as the regular Add/Edit pages.

View record settings

Click the Settings button next to the View record checkbox to edit the Hide empty fields option. When selected, this option shows only the fields with values on the View page.

choose_pages_view

See also:

Key columns

List page settings / Click actions

Add/Edit page settings

CAPTCHA on Add/Edit pages

Update selected

Export/Import pages

Printer-friendly/PDF view settings

Geocoding