Caspio Bridge
Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.
1117 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 -
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 -
Provide a way to compact Tables to minimum size
Large Tables frequently take up more space than they should because some datapages, views, and relationships may have been deleted. Please provide a compaction feature
2 votes -
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 -
Functionality to add a new records in Details Report datapage
The Details Report data pages only allow editing of existing records. Isn't it possible to add a "New record" button to the navigation buttons to all entry of a new record/adding of new record.
7 votes -
add variables to from in Emails from triggers.
Allow variables in To field of Email triggers. Just like in the subject and body so email/email list to can be pulled from a table and not be static. You can use variables in the To field of an email for the datapage and it should also be in the email trigger action.
7 votes -
Option to create Formulas inside Views.
For example:
I have Users and Roles tables. One to may relationship from Roles to Users but I would like to have a dropdown that reads Username (Role) but that is not possible unless we could have the ability to create Formulas in our views.I think this will increase usability a lot.
46 votes -
Scheduled actions
The new triggered actions is great, but due to the new GDPR regulations, I would like the possibility to run an action as a sheduled action, and make it run once a day.
Maybe add a new time option to the triggered actions. (Insert, Update, Delete and TIME).4 votes -
Add an new Triggered Action selector
It would be nice to have the ability to run a Triggered Action on only a single field being Updated. In this case I have a table which has a field which can contain the ID number for another user. This field might start out blank and can later be edited. None of the current selectors (less than, blank, exists, etc..) can accommodate a random value that you don't have any idea in advance what it might be. Might it be possible to have "Changed, or Unchanged" meaning compare the new value to the old value or lack of and…
2 votes -
using file field in triggered actions
I'd like to copy inserted record including file field to another table
41 votes
- Don't see your idea?