Online Help Center

View Articles by Category

Category Icon Creating DataPages (8)
Category Icon DataPage Elements (10)
Category Icon Automatic Emails (2)
Category Icon Managing DataPages (7)
Category Icon Relational DataPages (9)

Category » DataPagesrss button

There were 11 articles found in this category:

  1. questionAbout DataPages
    DataPages are dynamic, database-connected web components that are created and edited through Caspio Bridge wizards, without the user needing to know or use a programming language. They can be placed on your site to capture, publish, or manage data. Examples of DataPages include web forms a ...
  2. questionAbout DataPage Types
    Caspio Bridge offers the following types of DataPages: Web Form Creating a Web Form Creating an Update Form Web Forms are used to capture data such as text, numbers, files and images. They can be configured to generate and send automatic acknowledgement and notification emails. Examples ...
  3. questionWhy Use DataPages?
    DataPages are database-connected web forms, reports, or search interfaces. You can create them without the need for programming skills through Caspio Bridge wizards, and can then easily deploy them on a page in your web site. DataPages are used to capture, publish, and manage data. Capturing ...
  4. questionRecord Level Security
    Record Level Security (RLS) lets you achieve these advanced functionalities: Stamping new or updated records with user identification information Enabling users to find and edit their own record (one-record-per-user case) Enabling users to see and edit authorized records Filtering by RLS Cr ...
  5. questionWhy am I seeing strange characters on my DataPage?
    Strange characters appear in your deployed DataPages when the data in your database includes non-English characters but the encoding of your page is not set to UTF-8. Caspio Bridge supports all non-English characters including double-byte characters. Caspio Bridge encoding utilizes UTF-8. There ...
  6. question“Search Again” link on the results page
    You could put a "Search Again" link in the header or footer of your results or details pages to return back to the search form. To do so, open your DataPage for editing and go to the field configuration screen of results or details page. Click on the Insert button and from the picker select hea ...
  7. questionHow to add Today to "After Now" or "Next X Days" criteria
    When filtering data by "After Now" or "Next X Days", the current day is not included. If you want to include the current day, you will need to edit your DataPage, and change the criteria of your date field. 1. Add a new criterion as shown in the image. 2. Set the Logical Operator between crietri ...
  8. questionHow can I make the search results downloadable for my users?
    You can easily enable data download option for your search results. It allows your users to download the results in CSV or XML format. 1. Open your "Search and Report" DataPage in edit mode and on the first screen of the wizard enable Advanced Options. 2. Continue the wizard until you reach the ...
  9. questionHow to display a field data as hyperlink?
    You can make a field display as hyperlink in results or details pages: 1. Open the DataPage in edit mode and go to results or details configuration screen. 2. Select the field that you would like to be displayed as a hyperlink and select URL link from Render value as drop down as shown below.
  10. questionWhy the sorting on my results is not working?
    This is typically due to the fact that Text is chosen as the data type of your number or date field. Perhaps you imported the data through a CSV file. All CSV fields are treated as text. To fix this issue, open your table in Design, and choose the appropriate data type for the field such as Num ...
  11. questionHow can I add a reset button to my form to clear entries?
    In DataPage wizard insert an HTML block in field configuration screen of your form and enter the following code in it: