Jump to content

taylorswiftlover

Caspio Ninja
  • Posts

    92
  • Joined

  • Last visited

Reputation Activity

  1. Like
    taylorswiftlover reacted to SinJunYoung in Set the default value as checked for Yes/No DataType in the table   
    Hey @taylorswiftlover,
    Yes, this is possible. On a table level, I have tried them using Triggered actions:

  2. Sad
    taylorswiftlover reacted to SinJunYoung in Charts series   
    You may be referring to the limit of series from the charts: 

  3. Confused
    taylorswiftlover got a reaction from Kurumi in Move chat box   
    how do i move the chat box? It is obstructing my view of the table.
  4. Thanks
    taylorswiftlover reacted to Barbie in Bar Chart X-Axis Value   
    Hi @taylorswiftlover,
    For you to be able to achieve your workflow, you need to add another X-axis on your Chart DataPage. Please refer to the screenshots:
    1. Choose the 'Use a separate field for each series' in the Data Source settings: 
    2. Add another X axis:
     
    3. Change the Formatting of your X-axis: 

     
    Hope this helps.
     
    - Barbie
  5. Thanks
    taylorswiftlover reacted to Barbie in Centered Report Search   
    Hi @joneslovescaspio,
    You can add the center tag and the close tag of center in the header and Footer. So basically, in your header, you need to paste this 
    <center> <style> table[class*="cbFormTable"] { border: none !important; background: white; } </style> and in the footer just paste the end tag of center.
     
    </center> Please note that I just added a sample design for your search form using CSS. You can also change that based on what design you prefer.
    Hope it works.

    -Barbie
  6. Thanks
    taylorswiftlover reacted to Glitch in Centered Report Search   
    Or you can add this line on your CSS> 
    <style> table[class*="cbFormTable"] { border: none !important; background: white; margin: 0px auto !important; } </style>  
    Hope this helps. =) 
  7. Thanks
    taylorswiftlover reacted to SinJunYoung in Function of Replace from DataPage   
    Hi @joneslovescaspio,
     
    I contacted Caspio Support and they have replicated the issue for me which I no longer need to do it myself as well.  Here are their steps of Replication:
    1. We have created 2 DataPages (Test Replace, and Test Replace_1) and configured them differently. 
    2. Then, we selected 'Test Replace_1' and selected More > Replace, from the DataPage. 
    3. We were able to select 'Test Replace' and confirm the replace of the configurations of the DataPage from Test Replace_1 to Test Replace.
    Upon success of Replace: All of the configurations from 'Test Replace_1' DataPage are transferred to the 'Test Replace' DataPage.
    I have also attached their confirmation dialog box for reference. I hope this helps.

  8. Thanks
    taylorswiftlover reacted to SinJunYoung in Formula to get value in a table   
    Hi, I am assuming that you are trying to get the first value as it is your first name. If that's the case I think your formula should be somewhat as this:
    LEFT([@field:Name],CHARINDEX(' ',[@field:Name] + ' ')-1) 
     
  9. Haha
    taylorswiftlover reacted to SinJunYoung in Copy contents of Column   
    Hello,
    As of now, I don't think there's a standard feature that will let you to actually to this. However,  you can actually try and export this table (ideal if it is the same) and rename the column into your another newly created column and then re-import the data.
    I hope this works.
  10. Thanks
    taylorswiftlover reacted to SinJunYoung in Updates   
    Hello, @joneslovescaspio. You can find the version release notes here: https://howto.caspio.com/release-notes/caspio-bridge-16-0/
    From there you can see different new features as well as upgrades and bug fixes in your Caspio bridge account. 
     
    Hope you dig in and find this information useful. 
  11. Thanks
    taylorswiftlover reacted to SunakoChan in Login Process   
    Hi @Watusi,
     
    If you curious about the latest new features or previous versions of Caspio Bridge. You may want to read the release notes to learn about Caspio’s version upgrades, bug fixes, and platform enhancements. You may visit the release notes here.

    Regards, 
    SunakoChan
  12. Thanks
    taylorswiftlover reacted to SinJunYoung in Change owner email   
    Hello, you may want to access your email first and go to https://id.caspio.com/forgotpassword  to retrieve it. If you can't, you need to fill out a form along with supporting documents and send them to billing. Refer more in this article for more information: https://howto.caspio.com/managing-your-account/internal-users-groups-and-api-profiles/changing-account-owner/
  13. Like
    taylorswiftlover reacted to kpcollier in Different login html page   
    To add on top of this, you can check out this article as well. If you want specific users or groups to be taken to specific pages, you can do so with Login Redirections. This article shows you how to set up a stand-alone log in page as well as the back end work needed to make the redirections work. There is a video on this subject as well that is very thorough and easy to follow. 
    Thanks,
    KPC
  14. Thanks
    taylorswiftlover reacted to kpcollier in Help!! I'm catching an error when I'm trying to enable a trigger. It says: "Cannot perform the requested action at this time. Error ID: 2076   
    Try going back to edit the trigger and hit Validate. If it says it works, I would duplicate the Trigger and delete the original. Otherwise, I believe hitting up Caspio Support and/or starting a ticket would be the best case for Error Codes that you cannot find information on.
  15. Thanks
    taylorswiftlover reacted to SinJunYoung in I have a problem enabling edit records in a datapage   
    Hi @jonaslovescaspio, 
     
    I had the same issue as  yours from my past projects. Make sure to enable one of the Edit Records from the Results Page Editing Options of that Datapage. And then, go to the Configure Results Page field of the same DataPage and select the element that you want to become editable. There should be an additional tab named Editing. Finally, from the Grid and Inline Edit Options, mark the Allow field to be editable as checked.  
     
    I hope this one helps. 
×
×
  • Create New...