Caspio Bridge
Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.
1131 results found
-
Many-to-Many Relationships - Views as a source for a view
Many-to-Many relationships are powerful for many reasons; in particular action items that have many users that interact with them.
Please consider this scenario:
tblActionLog
FielduserCreator
FielduserAssigned
Field_userCompleter
...A report to display all three users would be very useful, and an easy approach (easy from our end, IDK what this would require from your end) would be to use three User table views as a source for the view that would be the source for the report.
viewUserCreator, viewUserAssigned, viewUserCompleter, tblActionLog -> sources for viewActionLogReport
Thanks for your consideration
CHAD5 votes -
DataPage Elements for Hide-Start and Hide-End
Would be nice to have a default elements to choose from in Configure Fields that are "Hide-Start" and "Hide-End" where your program automatically puts in the correct table or div and display:none; style. Get confusing when looking at the list as to which HTML Block is the hide and end and which are for other uses. This should be an easy addition since it is just a single line of code and would keep me from using the wrong means of hiding on accident.
5 votes -
Have the option to not have the delete confirmation box appear when a user tries to delete records.
Skipping the Delete Confirmation box when a user tries to delete records. They should be able to delete a record without a confirmation. The pop up box isn't even mobile friendly and hides in the I-Frame! Very sloppy interface here!
5 votes -
SEO Friendly Urls
Provide a way to incorporate SEO friendly URLs into deployment e.g. so each details page can have something like
http://www.apples.com/variety/grannysmiths
instead of
http://www.apples.com/variety.html?id=23
.
Thanks!5 votes -
Authentication improvement
When dealing with many customers using the same application, it is important to block or allow access depending on customers behaviors (e.g. a customer failing to pay his monthly fees may have his access suspended). To achieve this, I would like to use a company table (from Caspio aspect the source) that has a status field (yes/no) to state if the system can be used or not by a company. As part of the authentication, a check to a table (as said earlier, created by the application developer) that contains that value will be very use full if not critical.…
5 votes -
Enable rules on tabular reports
It would be very helpful to be able to set rules on tabular reports so we can set restrictions based on user auth fields.
5 votes -
compress member submitted photos or images
Have the system compress user uploaded images before submission so that they can load faster in reports. So when a user submits an image, yes Caspio can resize it - but can not compress it. In theory a user could submit a 5mb photo at 320px wide and I would not want this to be shrunk (as I want 320px to be shown), but rather compressed to 40kb so that it would load real quick on my data page
5 votes -
Integrate SAML auth and Caspio Auth
If a user authenticates through SAML Auth, they should have access to datapages that are tied to Caspio Auth. This way a given application can support some users coming in through SSO and some users coming in through manual login.
5 votes -
Better analytics dashboard
It would really be nice to be able to see visits/views/data transfer per data page in our usage report.
5 votes -
Conditions on aggregate calculation
The aggregate feature in triggers is a really important feature. It would be great if you could use conditions within the aggregate calculation. For example, "count all the values that are below 10" etc. At the moment there is no way to add conditional statements into the aggregate calculation.
5 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 -
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 -
Matrix Question Type (Ratings/Scale) in Submission Forms
Please add a Matrix-style option to submission forms. (The easiest solution may be with a Section - setting it to "Matrix" and then create the radio-button or select box answers right in the Section Settings. Then each field within that section becomes a question within the matrix).
Qualtrics, Survey Monkey, Google Forms etc... all support this vital question type.
5 votes -
Ability to indicate a page break for printing
We do sometimes print our pages. But there is no way to control where page breaks occur. Could you add a simple feature, or provide a simple way with code, to indicate where a page break should be for printing from the browser?
5 votes -
Add more options to the Tasks> "Run Task" Frequency
Presently, the longest frequency is Monthly. I would like to schedule tasks that run every 2 months, or quarterly, or every 6 months, or annually.
5 votes -
Adding signature field to Caspio form....
I hope Caspio can add on the digital signature field in Caspio form in the near future. Thanks.
5 votes -
Combined Chart and Report, more than one chart
allow to have more that one chart in a data page of type Combined Chart and Report?
5 votes -
Users of the app need to be able to click on a button or link and run a task.
Tasks are very powerful, but they can only be executed on a timed schedule or by the programmer. I would be great if there was a way to create a button or a link inside of the application so the user could run a task.
5 votes -
making cascading dropdown fields editable if the cascade returns nothing
I'm trying to have a cascading field that would get its value from another table based on patient's ID. I am currently using cascading dropdown so that it return a value even if there are more than one record of the same patient in the other table. However, I want to be able to manually enter its value if the cascade return nothing.
5 votes -
Enable copy and paste directly from and into tables
I suggest enabling direct copy and paste from (Excel or Access) to Caspio tables.
5 votes
- Don't see your idea?