Caspio Bridge
Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.
396 results found
-
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 -
Add the ability for autonumbering
Add a feature to display an autonumber on a submission form. i.e. this is ticket 0001....
1 vote -
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 -
Add New Entry Button on Gallery/List Report
On List and Gallery reports, it would be convenient to have an add new entry button at the top. When clicked, it pops up (similar to bulk edit) and allows the entry; the table then reloads with AJAX enabled. The same goes for edit an individual records, right now I have the bulk edit enabled, so after the user selects a record, they have to scroll to the top of the report to hit bulk edit after selecting the record. It seems the individual result should have an edit button.
0 votes -
group
When a data pages has multiple levels of groupings, it uses up most of the four sort fields, so the underlying data cannot be sorted down to the necessary level. Please increase sort levels from four to at least six or even more.
1 vote -
Recieve record index
Recieve record index to filter tabular report
3 votes -
Allow setting the form id for a datapage so that multiple datapages on one page can be easily referenced via script
Because datapages load async, it's difficult to get the timing right if I want to add onsubmit or datapageready scripting to one datapage (form) when I have multiple on a page. It would be much easier if I could set the form ids to something other than "caspioform" so that each datapage could be referenced by its own unique ID (which is what IDs are supposed to do anyway).
6 votes -
Conditional drop down and cascading drop down
It is nice to have an option to add a condition for drop down. When displaying a drop down, the content is filtered by meeting a condition, either a text or the content in another field. Same for cascading drop down
1 vote -
Datapages, sorting options
On Gallery Datapages, under: Search and Report Wizard - Results Page Options, for sorting options, you should be able to technically "pin" X number of records on top, before "random" kicks in if you wanted. That is a great way to use records that are important or used as examples or promotions for other records.
1 vote -
Automatic email for reminder
when a table has an email of a person in charge and due date for processing, I would request to equip the automatic email for a reminder for example 1 day before due date.
Thanks
7 votes -
Interactive Pivot Table Graphs
Pivot table charts and graphs that also allow end user interaction so they can choose and manipulate the dimensions of the chart on the screen. For example change which dimension the data is aggregated by days, weeks, different categories.
3 votes -
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 -
Allow user data sources in html DataPage
It is really useful to allow using of user created data sources in html DataPage. Currently only system data sources are allowed, which is very limited.
3 votes -
Make "Tabbed Navigation for Multiple DataPages" easier and Code free
Access applications have much better navigation which make them really great in terms of look and feel of an application.
the ability to have tabbed navigation should be easy to do in Caspio and without code.
9 votes -
106 votes
-
Allow custom RULE names
Allow custom RULE names so the rules that appear listed in the Rules tab are easily distinguished. If I have 20 rules I have to click on each one to find what fields it covers, how its set, or to make a change. All we have now are Rule 1 ... Rule 20.
4 votes -
Add numbers / percentages as a standard element in Datapages
When entering numbers (e.g 1000000) to display in datapage as 1,000,000. Similarly for percentages (e.g. 0.1) displayed as 10%. Right now I have to create a virtual field next to the input filed to make sure users are entering numbers correctly.
12 votes -
Grouping arrow icon direction
In the results page when grouping is enabled, the arrows point down when data is not displayed and arrows point horizontal when data is displayed (see screenshot). This is confusing.
Please add arrows to point down when data is displayed and horizontal when data is not displayed.
1 vote -
Enable SQL Variables
Enable SQL variables
I want to do complex SQL/calculations - and the lack of variables makes this overly complicated and repetitive.
I understand why Insert and Update commands are restricted - but Variables in themselves don't compromise the "locked down" nature of Caspio
1 vote
- Don't see your idea?