Caspio Bridge
Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.
1131 results found
-
Faster moving of datapage elements when configuring datapage fields
I'm building my datapages, so I make mistakes and have to delete elements/fields. When I re-add them, they show at the bottom of the list in the Configure page. They take FOREVER to move up to where I want them. I spend half my design time just moving them. Could you add buttons to move elements 10 spaces at at time. And would it be possible to make them move faster in general?
20 votes -
Table relationships layouts that are saved should be specific to the current App chosen and not sun across all apps
Then you select "Relationships" and display the visual relationship map of the tables, that layout should be specific to the current App being worked on and not run across all apps.
6 votes -
Add vertical scroll bars and skicky headers together on any list datapage
This seems like such a basic thing.. but I've been back and forth with support on this and they suggested that I add this here.
1 vote -
Allow users to adjust the Caspio Bridge Time Out Sessions..
Especially useful for poor internet connections so they don't need to re-login constantly
1 vote -
List field in WHERE clause of REST API
Use list field type values in the where clause of a REST API call to get table rows. For example, I would like to be able to do something like this:
"where": "ListTypeFieldName = ['value1, value2, value3']"
Currently we can get list values returned through select but we can't use them as a condition.
5 votes -
Lists that accept more than one column and theae columns can be used in operations on one another
If a list on a table can contain more than one column and you can multiply one column to the other.
0 votes -
Develop simple XY charts
It would be great if we can have values presented on both X and Y axes of the charts. For example, dates (as in calendar dates) on X-axes and measured value on Y axes. Like 1/3/15 -> 51, 3/5/15 ->38, 11/19/15 ->67.
4 votes -
Multiple email addresses in an app parameter
We should be able to list several email addresses in a single app parameter.
Use case, for example: I have several datapages that send a notification email on update to the same group of people. However, I currently need to list each individual email as an app parameter.
5 votes -
Developers ability to configure Tasks
At present - only Administrators can configure Tasks. Administrators provide a credit card to pay Caspio. Developers configure systems. This Permission conundrum makes it very difficult to configure complicated Tasks as the Administrator has management skills - not technical skills. All technical configuration should be available to developers
1 vote -
Increase the limit for using triggers above 10,000!
I've been trying to implement a trigger to estimate the min/max/average for all the records in my database. If I have four fields I want to estimate min/max/avg values for with a table of 1,000 records I get an error (e.g. 3 aggregations x 4 fields x 1,000 records = 12,000 which is above 10,000. This is very restrictive for doing aggregation calculations. I've also not noticed any performance issues. This limit can be lifted without any compromises for those who need it.
18 votes -
In search forms enable overriding language-specific characters with non language-specific characters.
In search forms enable overriding language-specific characters (e.g. German ä, ü, ö) with non language-specific characters (in this case: a,u,o).
1 vote -
Ability to add SQL to the table formula field for cross table calculations (like you can in a DataPage formula)
Triggered actions are a great feature on their own and work well for new projects. However, they do not replace an SQL statement and only work for new records/actions.
Someone else already commented this on a previous request (http://ideabox.caspio.com/forums/164206-caspio-bridge/suggestions/16414099-can-we-add-sql-to-the-table-formula-field-for-cros) that was marked "complete".
18 votes -
1 vote
-
Pass Parameters to Another Page on Change
Current build only allows us to pass parameters to on load or exit. Being able to pass parameters on change (i.e. Click a button to get details of an item before you buy it from a submission page).
3 votes -
Recently my computer broke so I've been had to use Caspio on my phone and I found it really hard constantly having to zoom in to tap a b
So I was thinking for like your phones tablets or computers it would auto fit your screen like it will automatically zoom in and size it based on the size of your screen for an example if you have a smaller screen the text will zoomed in a bit bigger instead of zoomed out where you have to zoom in
1 vote -
Multiple selection item for submission forms
For the submission forms (datapages), it would be ideal to have the option to select multiple 'answers' for some fields, rather than being forced to select a single 'answer' for input.
For example, if the question is "Where are you able to purchase a Ferrari?" and the answer options are;
a) Canada
b) United States
c) Italy
d) Pacific Ocean
It would be ideal to have the option that users can select Canada, United States, and Italy to be submitted into the table (or any combination of). Currently, the submission form questions are formatted that you have to select a…6 votes -
Update datapage on demand and clear parameters without reloading web page.
Provide us with a method where we can trigger the datapage reload through AJAX.
Also, a way to clear all the web parameters without the cbResetParam=1 in the URL as this will stay there and will kill any future parameter being passed. This through AJAX too.
8 votes -
Caspio Apps Report for Management
Caspio Apps Report for Management to be aware of the need to add more datapages or for Caspio team to plan next implementation
for example
- CRM (App)
---------Sales (Folder)
----------- Customer list (DataPage)
----------- Customer update (DataPage)
----------- Customer Delete (DataPage)
----------- Customer Add (DataPage)
----------- Customer Link (DataPage)
----------- Customer Category (DataPage)
---------Services (Folder)
----------- Customer Inquiry (DataPage)
----------- Customer Inquiry Close (DataPage)Since there are folder tree in each app then you may help us to get it in report page on the admin console ( can be links with Current Usage DataPages X of XXX)
6 votes -
Drag and Drop field after configuration
After configuring the fields in the DataPage. The user can drag & drop the field whatever the position they desire. And also edit the name and ID of all the fields
4 votes -
add options for unique IDs for fields under "list" datapages
add IDs for images, so under "list" datapage, when I want certain image to have borders, not all of them end up with it.
The code I use in the header is:
<style>
img {
border:1px solid #021a40;
}
</style>
And sadly it applies to all image on the datapage. I want it to apply to only ONE image.
If there is a way, please let me know.
Thank you! :)2 votes
- Don't see your idea?