Caspio Bridge
Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.
1127 results found
-
Excell calculations
I would like that when downloading an excel file the calculation would also be inserted into the file, so that if you want to change something last second you dont need to
go to Caspio
login
find everything again
change the thing
and finally download the file.2 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 -
export task size
Can we please increase the size for exports in scheduled tasks. I have multiple tables that re more than 50 MB, and I wan to be able to schedule exports for a backup. In addition, since I can't currently schedule an export, I am manually exporting -- once I hit 100MB, I won't be able to have a backup at all. Is there another way to easily backup my data??
7 votes -
Allow unequal joins
Unequal joins are not common, but when you need them, there are no good workarounds. They can do some magical things very efficiently.
4 votes -
Tasks to run yearly
Currently tasks can only be automated to run, daily, weekly and monthly but not yearly...
We need tasks to run yearly, some applications need this and you cant automate manually at the beginning of each year. it defeats the point and purpose of automation
2 votes -
compatible matching blocks when coding.
When you are creating triggers if the blocks that you can use after selecting the block you want to use are highlighted.
In the UI, all of the available blocks seem usable until you try and get an error. It's like when you have "assist" mode on when playing chess. It shows you all of the moves you can make instead of the ones you shouldn't have made. That would change my life lol.
1 vote -
User log in History
Functionality to report on users logged into my app. Today the data is available within Caspio Logs, but there is no way to pull reports from it and integrate it to a DataPage.
13 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 -
Form should displayed on full page by default instead of displaying on partial page.
When we deploy a form in datapage it displays left align form which covers usually 30 to 40 % of the web page and remaining 30 to 70 page looks blank. it does not gives a good look. So, there will be a option for the user to choose full width or boxed display
1 vote -
Web3 and blockchain integration with caspio
Not many Dapp platforms exist where it allows for easy low to no-code platforms. Everything is difficult in that space and Caspio can really benefit from jumping into the web3 space with its current infrastructure. You guys would kill it.
4 votes -
Add Paypal Authorize and Capture Feature
Looks like you're 1 configuration field away from being able to do this - we just need to be able to set the "intent" field to authorize. If you wanted to make it really slick you could provide some sample code in an extension that was a task to re-authorize every 3 days and or to capture payment... See details on paypals developer site:
https://developer.paypal.com/docs/multiparty/checkout/standard/customize/auth-capture/1 vote -
Add a better field type for arrays/lists/collections
Right now the list data type can't be used as a true collection. For instance:
What if you have a collection of orders, and each order is for a number of products?
I'd like there to be a field called 'products' in the orders table which would be either a list of strings, or better yet a list of references to a products table.
Instead, you can't add strings unless they were added in Caspio Bridge in advance. Worse, the only way to edit a string list is to check them off from a complete dropdown/listbox of all possible products,…4 votes -
View PDF saved in Table on Datapage
We need a way to display PDFs that are uploaded into a file field in our tables. The ability to display a PDF that a user uploaded on a page is critical.
There is a similar post that is marked Completed, but there still is no way to show sensitive PDFs that are saved to your Caspio tables. Their 'solution' is to use FileStor, but they tell you that you can only use non-sensitive materials for this.
We are almost in 2023 and I have to ask for this...
2 votes -
SysDateTime in Formula fields
I understand that currently the SysDateTime function is not available in formula fields. It would be great if this could be supported for calculating time differences at the table level between start dates and now.
8 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 -
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 -
Allow signatures fields to be mapped to an image field in PDF Generation
If we could include the signature or even an image file inside the PDF Generator the functionality of the generator would be much for inclusive and work in so many more use cases
10 votes -
Need the ability to set a field as time and find the difference between 2 times.
Need this to create a time and attendance tracker
5 votes -
Make meaningful error codes in Tasks and Triggered events
When a task fails, the provided error code is pretty worthless, as it does not give any indication as to why the task failed, or what element it failed on. Even if we co9uld turn on temporary Debug logging on a task so we could see the progress and where it stopped would be really helpful.
6 votes
- Don't see your idea?