Caspio Bridge
Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.
1125 results found
-
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 -
triggered actions "on update" fired on bulk edit/update.
triggered actions seems to be great idea.
but worthless if it is fired only on single update /for example through details page/9 votes -
Hide/Show Columns
When users are viewing the result page, give them the ability to hide/show certain columns dynamically.
75 votes -
Have files named as uploaded with fields and extension for easy location when downloaded
Have files named as uploaded with fields and extension for easy location when downloaded. I just spent a ton of time renaming documents to find what I needed. If a naming convention could be set up with fields for uploads, that would be incredibly helpful.
8 votes -
Allow editing across multiple Tables in View
Currently only one Table per View can be edited. This forces designers to create more DataPages then necessary to work around this shortfall. By allowing multiple Tables to be edited, designers could reduce the overall DataPage count.
39 votes -
List Datatype Enhancement
Couple comments around list datatypes.
Firstly, it appears that you are not able to filter within tables by any data field that is set as a list datatype. It would be an asset to be able to filter data by these fields as most times they are fields that have certain granularities that can be used for reporting and exporting purposes.
Secondly, it also appears that you are not able to include list datatypes within certain aspects of the triggered actions. For example, when using the 'IF.....THEN' statement, the THEN clause of this statement doesn't appear to have the ability…
4 votes -
View all sended emails
A way to view all the emails who were sent automatically after submit/update a database or form
4 votes -
Add file type to email triggers
It would be beneficial to also have the "file" type field be sent as an attachment in the email triggers. This way, a user can essentially submit emails with an attachment.
9 votes
- Don't see your idea?