Caspio Bridge
Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.
1117 results found
-
Payment processor in Details Report datapage
I suggest to add Payment in Reports details datapage too. That is extremely important! It will save so much time and resources to have eit in REports datapage. Now it is possible to add only in Submission form, which is not useful as details report datapage.
I have a huge list of users and instead of adding the payment in the details page I have to create another dummy table, connect it to my main table, then set 2 triggered actions, then create another submission form datapage and pass 10 parameters just for adding in my submission for the payment…
3 votes -
nest app parameters
Two strings that would get used many places such as
[@app:copyright] = "(c) Copyright 2021"
[@app:companyname] = "Squaretree Software"
Can be used as [@app:copyright] [@app:company_name]
but since company name would always be used in the copyright string and the copyright string might need occasional updates such as changing the date it would be great to be able to do:
[@app:copyright]="(c) copyright 2021 @app:companyname]"
The workaround is pretty easy in this case but there may be others where this nesting would be very valuable and I would think, a pretty easy enhancement.3 votes -
Format Negative Numbers with Red Font
Caspio needs to modify the Format area where Numbers are formated for each Text field to allow the developers to select a Font color (the default should be RED: #FF0000) for Negative numbers. This is a standard accounting practice. This shouldn't be too hard since the (-) sign is already being associated with the number.
Right now, you have to jump through hoops and then code on every data page (the code being slightly different based on the type of page). The current solution is not documented anywhere. It took me a week and a half on the Forum to…
3 votes -
System Parameter - Timestamp
When I submit or update a record and use the System Timestamp paramente in the datapage to track when then action was performed, currently the time is set after the datapage is open.
However, the time between the datapage loading action and the form is actually submitted by the user might be different. It would be useful if this timestamp parameter is set when the form is successfully submitted too.
3 votes -
Make a filter to sort by latest entry in the datatable
Like the title says, make it so we can sort by the items that were last added to the datatable. Its basically the reverse of "sort by: none".
3 votes -
add a way to force update user authentication fields.
Authentication values are the only fields available in all data pages without tying user tables to all other tables via a view or passing user specific data in each and every url. Allowing force a update of user authentication fields would allow for streamlining the user through complex datapage structures.
3 votes -
filter by
Write a (more extensive) help page about the "filter by" argument.
3 votes -
Make it possible for support to determine which customers are CPU hogs on a shared site
Since we customers are on shared sites, I suspect that there are usually a few customers who are the biggest consumers and the biggest hogs of the application server and database server, and perhaps performance issues are often tied to not following best practices. This is my biggest complaint with Caspio. There are frequent periods when the spinning circle is there, often for 10 - 30 seconds because the application and/or database server is overwhelmed.
3 votes -
PDF File preview before its Upload
If possible in next CASPIO series add a feature that, a User can Preview a PDF File before it has been Uploaded. This must work in Submission forms
3 votes -
Test Emails from Triggers, Tasks, or Notification/Acknowledgments
It would be nice if we could test our emails that we have created in either Tasks, Triggers, or Notification/Acknowledgments from the DataPage Wizard.
If we could send the email to ourselves so we can see how it looks/reacts in an email client, instead of having to reproduce the action that triggers the email in a test environment, it would be very helpful.
3 votes -
Customize Caspio Down for Maintenance Message
Provide us with the ability to customize the message that users see when our Caspio Applications are down for Caspio Maintenance. We should be able to provide them with a messge from us and our contact information if they have questions.
3 votes -
File: upload or choose
Make an option, so that the user can chose between an already uploaded file or upload a new file.
It would reduce duplicate files where the contents is the same.3 votes -
format dates for search criteria automatically and don't have the program shame me
This should be a no brainer as long as you decide you want to. When I enter a date search criteria as 8/5/23 I get a warning to enter a date. This is because it is not formated 08/05/2023. But you show it as that new format and all I have to do is hit submit again. Why shame me when you don't have to. Just change it like you are already doing and go on with the query. Geeshh
3 votes -
3 votes
-
Auto-save HTML DataPage
One of the most frustrating things that can happen in the development workflow: Open HTML DataPage. Work in it for half an hour. Leave and do something else for a bit. Come back. What's this? I've been logged out? And where is my last 30 minutes of work?
This has happened to me dozens of times and it makes me want to put my head through the monitor. I know I'm not the only one out there. Please please please automatically save progress when working on HTML DataPages!!!
3 votes -
When there is a file included in an outbound webhook, it needs to be formatted in a way that other systems could download it.
Right now if you select the file data type to be put into a webhook, it presents as a sting value showing the file path from within Caspio. Instead, we would like to see it be a link that can we acted upon by other 3rd party systems so they could download the file.
3 votes -
Enable custom tab order
Currently, pressing "tab" on a form has one behavior: move one box to the right. This can make for some pretty unintuitive user interfaces - see the image for an example. If you have two address columns, there's no way to tab down the columns; the focus will bounce back and forth between them.
Please include a way to modify this, with a way to change tab direction to vertical, or to a custom tab order specified by the app developer. Access has a nice tab order function you could look at for inspiration.
3 votes -
steve.fraden@cecentertainment.com
Access Generated PDF Files.
When a user generates a PDF via a template, they only have an option to view or download it immedately. we should have the ability to specify where the generated PDF file is stored, (like in a FileStoreCDN) so we can then use the file in various ways, ie: able to send a URL link in an email to download it directly from FileStor. These generated PDF's get expensive to process over and over when we have such a limited # of them per month. We should have access for 24 hours to the Generated files....3 votes -
Allow both SAML and table/view authentications on the same DataPage
It would be very helpful if we could use one DataPage for both SAML SSO and table/view authenticated users. Currently, I have separate DataPages for these two types of user authentication.
3 votes -
Default setting for sorting the choices in a dropdown list
It would be nice if the "Sort by" option for a lookup table used in a dropdown field was set to "none" so that it automatically matched how the lookup table was organized.
3 votes
- Don't see your idea?