Caspio Bridge
Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.
1131 results found
-
Make the inputs in Swagger wider.
The Swagger API tester is awesome!
One minor and simple improvement would be wider inputs.
The WHERE clause is often many more characters than will fit in a 340px wide input. As a workaround, I open the inspector to disable the "max-width: 340px" css property on the inputs, and it works perfectly.
.swagger-ui .parameters-col_description input[type=text] {
width: 100%;
/* max-width: 340px; */
}Thanks
3 votes -
Store User log in Caspio application
Can you people store user logs for application built in caspio?
7 votes -
Last Will & Testaments,
Prepare Wills online for sale to the public.
3 votes -
Running application task using rest api
WE would like to trigger the application tasks using rest api and it would have been great if this feature could be incorporated
81 votes -
Scheduled Export of DataPage to excel
I can export a view, but need ability to include calculated values in the output. Can manually export the data page to excel, but would like to automate.
8 votes -
SQL distinct for views
Add a distinct records option to views. I'm aware of the requests at the report level, some / most of that need could be resolved if we could base that report on a view that has a "SELECT DISTINCT" enabled. Should be easy to implement?
54 votes -
Allow photos to be included in triggered action emails
Currently fields from your table can be used in triggered action emails but there doesn't seem to be a way of including the associated photo.
7 votes -
1 vote
-
Application Parameters In TASKS
It would be great to be able to use Application Paramters in TASKS.
For instance, we will want to generate reports on a pre-set basis (e.g. daily, weekly, etc) to be sent from a particular email that's used application-wide and to another particular email that's used application-wide. FromEmail and SendReportsToEmail would be the application parameters.
But when I try to put the application parameters into the task input fields, they won't validate. I can use them in DataPages, e.g. for password recovery and submission acknowledgements. Very frustrating to not be able to use them in tasks as well.
13 votes -
enable copy paste of fields between two tables AND capture the incompatible fields for correction during copy paste to avoid incompatibility
enable copy paste of fields between two tables AND capture the incompatible fields for correction during copy paste to avoid incompatibility.
Also, you can add "Insert Field" in grid edit and link that with table to enable addition of new fields with formulas in report mode.
Note that your AGE formula doesn't work when DOB is selected as Text 255 with calendar pop up. This is due to difference how date is input by user but there should be a fix to deal with user input errors instead of reentry of all data using another datatype.Thank you.
1 vote -
Setting a default value on a regular dropdown field (not cascade dropdown)
Currently the datapage can show the first/last item in a dropdown list (depending on the sort order). However, it does not allow for setting a specific item as a default value on the dropdown field. The selected default item can be any element in the dropdown.
1 vote -
Tabular Report Headings Down the Left
Allow the headings to be put on the left, not just along the top of the tabular report
4 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.
8 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 -
Conditional Forms (Rules) add Disable Form Submission feature
Hi,
I think it is best if we can add a Rule in Conditional Forms that disables form submissions when a certain criteria is met.
Right now, we can only do this in JavaScript which seems to be a standard requirement for this platform.
Thanks,
CarlsenKing62 votes -
3 votes
-
arabic localization
Can we have arabic localization
1 vote -
Make text comparison in triggers case sensitive.
Make text comparison in triggers case sensitive.
Our app tracks various activities and currently we are unable to track activity that involves changing lower case text to upper text and vice versa.
For instance, we want to have
A = a should be false
A = A should be true1 vote -
To trigger an action in a table when importing data
I need to import a lot of data to a table frequently. Unfortunately the triggered actions don't work when importing data so I need to insert the data row by row. There's so much data in my case and it's taking so long and mistakes are made.
4 votes -
Set default View for field lookups in datapages
I know that you can use relationships to have a default dropdown for lookup fields, but it would be really useful to be able to actually have the field default to a View (not a table) and also be able to specify parent field, lookup values, and fields for display/saving.
2 votes
- Don't see your idea?