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

34 results found

  1. Folders available for tables/views

    Be able to organize tables/views into folders like the DataPages

    36 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)
  2. 31 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  ·  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. Show Account usage statistics without logging on Caspio bridge

    If I just want to view my usage statistics, I have to log into Caspio bridge. When I do this, all my datapages/tables etc are loaded which consumes valuable bandwidth. If all I wanted to do was check my usage stats there should be an easy way to do this. Maybe provide it under the Support account (https://support.caspio.com)

    Hope others will find this useful too!

    24 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)

    Due to security reason, we can’t show your account usage without your authorization. Regarding to your bandwidth concern, most activities in your Bridge account will not count toward your monthly data transfer so you can check your usage stat without incurring any additional data transfer.

  4. Offline mode

    Allow users to enter data when internet connection is not available, especially for those user working in the field remote locations collecting data, so the data can be temporarily stored in local drive and then synced to the database when there are back online.

    14 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)
  5. audit trail

    track all changes made by user as a log

    like : User1 Update Name from Ali To Menon

    12 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)
  6. 11 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)
  7. More How-To articles and More Tech-Tips

    There hasn't been any Tech tips recently..

    8 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)

    Unfortunately, we must close this request since it is not a feature request. I have forwarded the request to our support team to consider for more tech tip articles in the future.

  8. allow rollover of unused monthly data transfer allowance

    For users who consistently remain within their data transfer allowance but, occasionally, a limited rollover of unused bandwidth would provide a bit of a buffer for those occasions. The rollover could be limited in terms of total bandwidth accumulated or by time period so as to not undermine your service pricing structure.

    8 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)
  9. ms access and caspio server syncronization

    Is that possible to link Caspio tables to an existing MS Access database?
    Caspio will be a back-end database that contains the data tables, whereas access will be a front-end database that contains all the other database objects such as queries, forms, and reports.

    5 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)
  10. Enable default Lookup Fields / Rules for specific Table columns

    We have a complex set of Lookups for our Datapage Elements. This is a lot of manual work to replicate these settings across different DataPages.

    It would be nice to set default parameters for each of the Table column fields..

    5 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)
  11. 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)
  12. Allow SAML integration for Business tier or as an add-on.

    Allow SAML integration to OneLogin, Okta, PingOne, and Auth0 (Auth0 in particular) for Business tier or as an extra $ add-on (like Knack). This provides smaller/young setups with more robust social network login, tracking, reporting - and best of all, two factor authentication capabilities and separation of duties for auth service. Smaller setups want this for user login flexibility and robust security best practice without having to go to Corporate $$ level.

    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)
  13. Add Prefix to all Table values

    Currently a prefix can only be added to Prefixed Autonumber and Random ID. But, it would be nice to set a prefix on a table or view column.
    So, if the datatype is integer, the user is required to add an integer to the form. But when it is viewed through a datapage, it would display a prefix leading the integer. Example: B001, B002, ..., B0028. Where "B00" is the prefix.

    3 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)

    Thank you for the idea. To add a prefix to any field in the table, you can create a Formula Field to concatenate the prefix with an integer value and display the field in the DataPages. In your example, the formula will be ‘B00’ + CONVERT. More information about the formula field can be found at http://howto.caspio.com/tables-and-views/data-types/formula-fields/.
    This idea is now closed and if the suggestion above does not meet your need. Please open another idea with your specific use case.

  14. Deny access except certain domain

    I would suggest you implement the possibility to have the following filtering in the deployment process :
    - Default access : Deny all
    - Except : www.domainX.com instead of an just IP filtering.

    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  ·  Integration  ·  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. 3 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)

    The votes are monthly allocation. We believe it helps us prioritize better as users are required to consider which features are most important to them. Thanks for your ideas.

  16. Allow the user to uncheck all radio buttons in the set

    When the user selects one of the options in a radio button element, he can no longer disable both. Our user needs to leave the choices in a radio button set blank.

    Thank you.

    3 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)

    Introduce a blank option and make it as default option so your users can select a value or leave it blank. Unlike checkbox, one of the radio buttons must be checked.

  17. Stop ignoring the IdeaBox and actually USE your own functionality you created us to comment on!

    Either start using and implementing the ideas here or remove the IdeaBox entirely if you are just going to ignore it.

    3 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)

    Thank you for sharing your feedback. We highly value ideas from our customers as we continue to roll out enhancements and new features. However, not all ideas can be addressed since they are prioritized based on different factors. Please reach out to your Customer Success Manager or Caspio Support if you have a particular feature request you’d like to discuss further. Unfortunately, we declined this feedback on the Caspio ideabox since it is not a feature request.

  18. make advanced reports an add on feature or small users

    make advanced reports an add on feature or small users to buy extra many small users do not need 100 data pages that is why we left caspio

    3 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)
  19. 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)
  20. I need a multi user Dashboard for project management

    I need a Dashboard for project management which will contain fixed number of columns,.and each column shall be filled by different persons . They will have their own password.
    Columns will have the facility to attach multiple files.
    There should be facility no notify the users by mail/ sms whenever a column/row is updated .The message will contain the project Number, name and the task completed.
    There should be a forum/ blog type feature for users to share their thoughts.
    Is it available?

    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)
← Previous 1
  • Don't see your idea?

Feedback and Knowledge Base