Caspio Bridge
Welcome to Caspio Bridge Ideabox. We love to hear your improvement ideas.
1040 results found
-
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 -
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 -
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 -
Develop a means to replicate a submission datapage in the reports details page
It is very good to have reports details datapage to update the data in previous submission. This often requires re-creating the submission datapage to facilitate the update.
It would be good to have a means to replicate the submission datapage for the report details datapage without having to go through the tedious task of recreating the whole page one field at a time.1 vote -
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 -
Easier way to finding URL of files in FileStore
Caspio needs to do better than using the path below to find a file in the FileStore. thats too complicated and it can be made simpler, like one can browse for this file and copy the link simply
site]cdn.caspio.com/[first 8 AppKey characters]/[foldername]/[filename].[extension]
0 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
0 votes -
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,…3 votes -
Color Code Table Relationships
Color coding table relationships would make visualizing much easier to follow
1 vote -
Localisations in Tasks
Hi there
It would be useful if one could apply Localisation settings to Tasks, specifically where an email is sent to specified users containing information.
Thank you1 vote -
Allow Logic on FROM field for Email Notifications
Currently you cannot use any logic on the FROM field for Send Email triggers. You have to select your email from the dropdown for each trigger you build. We have hundreds of employees using our submission forms which means I would have to build hundreds of triggers to handle each unique FROM email. If that field allowed Logic, we could use build one trigger and just code it to pull an email address.
8 votes -
Allow SMS/Text Messages to be sent from other area codes within USA.
Allow SMS/Text Messages to be sent from other area codes within USA.
4 votes -
Create a simplified way to change the default text of the standard "View Details" function.
When using a a "Details Page" for each record in a tabular view, the default text is set to "View Details". I can change that in the CSS, but it is very complicated to create the right text per page. Some pages I would like it to say "View Details", but others I would like it to say "Edit Details" or "Update".
It would be nice to have a way to very simply change the default display text locally to a DataPage.
Alternatively, if you would allow the Details Page to be linked to an HTML "Specific Data Field" that…
7 votes -
Organize tables via Folders
I think it will be a good idea to have an option to create folder in tables.
In this way it will be easier to manage, sort, find and organize tables inside Caspio.6 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.
3 votes -
OneDrive as "Save to folder" location
If would be nice to save all type of files upload by users onto cloud storage space like OneDrive (etc) under "Save to folder"
We use SharePoint fully and having the files directly linked to OneDrive would be a time saver.
4 votes -
Ability to Update Fillable PDF Template
Currently, when you upload a fillable template and map it in the Table, there is no chance for the user to update that template.
It would be a time saver if you can upload a new/modified template and update the existing one, without remapping all the fields again.
6 votes -
Update Standard Caspio Calendars
Calendar Datapages are incredibly outdated. They only take 1 date, cannot span multiple dates, require extensive javascript to color code alike events, I could go on for quite a while. There hasn't been any changes to Calendars in my entire time using Caspio.
It seems if you want anything that looks like it came from this decade, you need to pay for App Extensions, which is outrageously expensive.
It would be nice to have standard features, that are free, to be upgraded once in a while, and I believe Calendars should be next in line.
4 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.
2 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.1 vote
- Don't see your idea?