Caspio
Welcome to Caspio Ideabox. We love to hear your improvement ideas.
1148 results found
-
Subscription enabled calendars - iCal, ics etc
More advanced features for calendars would be great.
One idea (I can't seem to figure out how to do it) is to enable calendars to be subscribed to, or create a .ics file.7 votes -
export csv file should not have quotes in each field value
when create an export csv file without having all the quotes on each value. Most of the time the file export is used for interface and all it needs is comma delimited. It should also provide an option to say include header or not.
Caspio currently create file this way
header row with - "Name","phone"
detail row with - "ABC","9201930000"I suggest the header row should be an option, the detail row should not have the quotes e.g. ABC,9201930000
9 votes -
HTML editor in email-links
Can u make an html editor in the email created from email links?
Same with automatic emails.
Would be nice to send better looking emails including photos etc from the database.1 vote -
allow me to select an autocomplete value field that is separate from the field filtered on
When adding an autocomplete field to a form, I would like to be able to select the table/view, the field to filter on AND the field value to store in the record. So that, for example, if I am using an autocomplete field to let someone choose a person, I should be able to choose the 'fullname' field for autocomplete to scan, but 'personid' should be the value that gets stored in the record when it is submitted.
6 votes -
allow views on views, so the data source design can effectively become a bit more "object-oriented" and more maintainable
and also allow "full SQL" definition of views - set unions, set differences etc.; plus creation of combination / concatenation fields in views; would be great in itself but also provide solutions to some of the front end limitations like drop downs can't be sorted on some other field etc.
7 votes -
Add an async form processing option that allows a background datapage (or chain) and parameter cascade to act like a trigger
Right now, the system has what I would call "Foreground Datapages" - they are sequentially accessed in full view of the client.
I'd like to see the addition of "Background Datapages" - these are asynchronous pages that must start with a Foreground Datapage as a destination, can chain to however many background datapages one wishes to chain, and then returns a Foreground Datapage destination with parameters to navigate to.
This would alleviate the javascript cludge required to use a single datapage form to update multiple tables, improve the user experience of working with these forms, and simulate the activity of…
1 vote -
File submission renaming
There should be a way for files to be renamed upon submission based on a field value. For example, the autonumber or field id could become appended to the file name as a prefix.
This way when files are bulk downloaded it would be clear which record they were part of.
49 votes -
calendar
It would be extremely helpful to be able to put records with several different date fields on a single Calendar.
For example, a table has fields for ‘DateCreated', ShipDate', and ‘Received_Date'. I need to have a single calendar that puts each of these dates (if there is a value in that field) using another field's value (‘Description’ in this case, to identify the calendar ‘even't) in the same calendar.
For example. A record in this table with a Field:Description value of 'Oushak Rug' could have:
DateCreated: 05/01/15
ShipDate: 07/06/15
Finish_Date: 09/03/15I need the value 'Oushak…
6 votes -
Add ability to disable/display field of the record on Grid Edit form based on rule
We can set rule in submission form for single record edit.
We would like to edit the record in Grid Edit form, but to disable the field entry if certain criteria is met.1 vote -
Multi Language posibility
I like to have the posibility to create a multi language app. Now I can only supply my customers with our native language (dutch), but for our international clients I want to supply an english portal. I cannot set this with the current labeling system in the tables. Is this possible?
8 votes -
Pre-POST ping for Zapier
It would be great if we could GET data from a table before POSTing using the Zapier Integration.
This would allow Zapier to work with tables that can't use Autonumber for their Primary key.
i.e.
GET tableName.primaryKey.max
POST tableName.primaryKey = max + 12 votes -
documentation
Documentation is key to good database design. There is no where in Caspio to document what I'm doing for future staff. Each Data Page should have a description field that is optionally displayed as a column in the Data Pages view, so that one can scan all data pages within a folder and read the purpose of each. Thanks!
6 votes -
Better sorting support for specific languages.
Better sorting support for specific languages. Ex. Collation utf8swedishci
3 votes -
View thumbnails of images
You should be able to view thumbnails of images selected on local drive before uploading... and all related downstream improvments
2 votes -
bulk insert
the grid edit is so useful for updating records and the bulk edit further improves productivity. What if we could mark records, much like bulk edit/delete, and have new records inserted into a second table passing key fields from the 1st table along with default values to populate the 2nd table records. The 2nd table could subsequently use the very efficient grid edit for changes/updates.
For example: a teacher has a list of students, rather than use line item action (i.e. "add grade") to insert one grade at a time, select all the students still active(enrolled) and "add grade" for…
24 votes -
control the selectable days in the calendar pop-up
it would be great to control which days of the week are valid selections and be able to grey-out invalid days.
4 votes -
Search for identical data in separate tables
How do I get Caspio to search two separate tables and report identical information found in both?
1 vote -
action
The rule list allows only one action per item. For example, if I have a column for transaction type (Field = TransType) and the options available for this field using dropdown menu are "Cash", "Bank Transfer", "USD Cheque" and "HKD Cheque". Then, lets say I have a field named "Cheque#" which should be shown only if "USD Cheque" and "HKD Cheque" are selected as TransType.
So I create a rule that if TransType = Cash, then hide "Cheque#". Then I want to add another rule that if TransType = Bank Transfer, then again hide "Cheque#" but this time it won't…
3 votes -
Allow Data Source to be toggled in Columns Displayed - DataPage ConfigureColumns
Source would be helpful to see in the Data Pages report.
0 votes -
Make inline and grid edit available in list and gallery pages the same as tabular report
Make inline and grid edit available in list and gallery pages the same as tabular report
1 vote
- Don't see your idea?