Skip to content

Caspio Bridge

Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1091 results found

  1. Downloading Images

    I have a datapage that uploads images and another that displays them. My customer loves it. They now wish to download images. It would be a great improvement for them if they could download images.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. System timestamp should follow Rules

    When a field is set to receive a system parameter of timestamp
    and
    a Rule is created to disable the timestamp field if it is not empty
    then
    the "disabled" field should not get a new timestamp when the record is updated

    Currently, if a field is set to get a timestamp, there is no way to use a Rule to create a condition for this behavior: the field will always get timestamped.

    I want to let people update records and timestamp them, but if they update a record twice, I want to hold on to the original timestamp instead…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. After password reset, user should be logged in to site.

    I find it funny how after resetting a password, I give them an option to then change their username, but that authenticated page requires them to now enter their password again to get to the page. If they've reset their password, they are logged in....or should be

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Allow Choosing Data Fields in Download

    When allowing downloads of a search, would be nice to have the option to individually select which fields are downloaded, as opposed to being stuck with the results page fields.

    Some of us may use html in our results page, that shouldn't be downloaded by the user.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Reminders calendar datapage

    Create a datapage that enables the user to set reminders for a particular date and when these reminders show up on the calendar view. Goals would be to have an event on a date and then be able to set up unlimited reminders for that event that can all be told to display or not display on a particular date in the calendar. This would allow for pre-event tasks to be scheduled as well as post event tasks and they would all be tied to the event for good record keeping down the road. Currently we can tell a field…

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Subscription enabled calendars - iCal, ics etc

    More advanced features for calendars would be great.
    One idea (I can't seem to figure out how to do it) is to enable calendars to be subscribed to, or create a .ics file.

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Deny specific words to fields

    People are sometimes submitting our forms by giving Donald Duck as their name field value. I think it would it be a good idea to be able pre-moderate some of these most common "false for sure" values.

    I have tried to solve this with rules but fields that I need to control are required. It seems like I can't disable users to execute their form in anyway.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. calendar

    It would be extremely helpful to be able to put records with several different date fields on a single Calendar.

    For example, a table has fields for ‘DateCreated', ShipDate', and ‘Received_Date'. I need to have a single calendar that puts each of these dates (if there is a value in that field) using another field's value (‘Description’ in this case, to identify the calendar ‘even't) in the same calendar.

    For example. A record in this table with a Field:Description value of 'Oushak Rug' could have:

    DateCreated: 05/01/15
    Ship
    Date: 07/06/15
    Finish_Date: 09/03/15

    I need the value 'Oushak…

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Add checkbox for toggling on and off authentication without opening datapage for quick open access if needed.

    Add checkbox for toggling on and off authentication without opening datapage for quick open access if needed.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. HTML editor in email-links

    Can u make an html editor in the email created from email links?
    Same with automatic emails.
    Would be nice to send better looking emails including photos etc from the database.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add an async form processing option that allows a background datapage (or chain) and parameter cascade to act like a trigger

    Right now, the system has what I would call "Foreground Datapages" - they are sequentially accessed in full view of the client.

    I'd like to see the addition of "Background Datapages" - these are asynchronous pages that must start with a Foreground Datapage as a destination, can chain to however many background datapages one wishes to chain, and then returns a Foreground Datapage destination with parameters to navigate to.

    This would alleviate the javascript cludge required to use a single datapage form to update multiple tables, improve the user experience of working with these forms, and simulate the activity of…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Pre-POST ping for Zapier

    It would be great if we could GET data from a table before POSTing using the Zapier Integration.

    This would allow Zapier to work with tables that can't use Autonumber for their Primary key.

    i.e.
    GET tableName.primaryKey.max
    POST tableName.primaryKey = max + 1

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Add ability to disable/display field of the record on Grid Edit form based on rule

    We can set rule in submission form for single record edit.
    We would like to edit the record in Grid Edit form, but to disable the field entry if certain criteria is met.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Better sorting support for specific languages.

    Better sorting support for specific languages. Ex. Collation utf8swedishci

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Search for identical data in separate tables

    How do I get Caspio to search two separate tables and report identical information found in both?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Tables and Views  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. include more than one field in grouping headers

    When grouping, only the field that is selected for grouping is displayed in "header". However, other fields are available to display in the header of the group that are common to the grouping field. E.g. Car repair/services. A service is needed on a car. The car name is used for grouping, but also the model, year, color, VIN are also attributes of the car, rather then service. The various services are displayed under each car. In the current set up, only one of the car-related fields, model, would be in the header. It would be nice to have model, year,…

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. action

    The rule list allows only one action per item. For example, if I have a column for transaction type (Field = TransType) and the options available for this field using dropdown menu are "Cash", "Bank Transfer", "USD Cheque" and "HKD Cheque". Then, lets say I have a field named "Cheque#" which should be shown only if "USD Cheque" and "HKD Cheque" are selected as TransType.

    So I create a rule that if TransType = Cash, then hide "Cheque#". Then I want to add another rule that if TransType = Bank Transfer, then again hide "Cheque#" but this time it won't…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Make inline and grid edit available in list and gallery pages the same as tabular report

    Make inline and grid edit available in list and gallery pages the same as tabular report

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  DataPages  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. It would be great if a table field could be set with a default value or do a calculation on update.

    If you use importing to get data into a table you can't interact with the data without manual intervention. That defeats the purpose of automatic importing or importing at al really.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. In Admin Console against each table/datapage/view etc

    have a notes field to be able to describe the intended use of each / various tables /datapages/views etc. As you have more and more tables and datapages it gets more difficult to figure out what each is actually there for

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base