Search found 238 matches
- January 20th, 2025, 2:56 pm
- Forum: Entry
- Topic: Error in downloading
- Replies: 1
- Views: 5344
Re: Error in downloading
Hello, It's not clear from this error message alone what the issue is. Please attach your log files, or email them to cspro@lists.census.gov, so that we can see more details. You can find CSPro's sync.log file from the CSPro taskbar to Help -> Troubleshooting. Attach your FTP server logs as well. Th...
- January 12th, 2025, 12:05 am
- Forum: Other
- Topic: export delete data
- Replies: 1
- Views: 17859
Re: export delete data
Hello,
See this prior post (viewtopic.php?t=5521). You can restore or otherwise manipulate deleted cases with SQL.
Hope this helps,
Justin
See this prior post (viewtopic.php?t=5521). You can restore or otherwise manipulate deleted cases with SQL.
Hope this helps,
Justin
- January 7th, 2025, 12:35 pm
- Forum: Android
- Topic: Customize occurrence label and case tree colors
- Replies: 3
- Views: 13329
Re: Customize occurrence label and case tree colors
Hello,
The setting is hardcoded in Android XML files, so this is not possible without creating your own .apk. We will consider allowing the customization of this in the future, but for now, it's not possible in CSPro.
Thank you,
Justin
The setting is hardcoded in Android XML files, so this is not possible without creating your own .apk. We will consider allowing the customization of this in the future, but for now, it's not possible in CSPro.
Thank you,
Justin
- January 2nd, 2025, 1:41 pm
- Forum: Entry
- Topic: Capi text condition
- Replies: 4
- Views: 30236
Re: Capi text condition
Hello, See this documentation on the qsf (https://www.csprousers.org/help/cspro/question_text_file_qsf.html). The Question Text File is in YAML format. It is automatically made by CSPro. Rather than trying to code conditions into the YAML file, the way to do this is to add these conditions to your C...
- December 30th, 2024, 1:49 pm
- Forum: Other
- Topic: How to Automate Data Transfer from CSWeb to Google Sheets for Real-Time Dashboards?
- Replies: 1
- Views: 8641
Re: How to Automate Data Transfer from CSWeb to Google Sheets for Real-Time Dashboards?
Hello, You can use blob breakout in CSWeb, break out the cases stored on CSWeb into relational tables using Data Settings - CSWeb User's Guide and then use Google Data Studio or Power BI to create reports. The automation process cases can be done using a cron job on the server. Hope this helps, Justin
- December 30th, 2024, 1:17 pm
- Forum: Android
- Topic: Customize occurrence label and case tree colors
- Replies: 3
- Views: 13329
Re: Customize occurrence label and case tree colors
Hello, You can change fonts or colors or change text properties by right-clicking on an element and changing the format or properties. You can change data entry options in order to change whether or not the case tree appears, but it is not possible to customize the appearance of the case tree. Hope ...
- December 27th, 2024, 4:28 pm
- Forum: Synchronization
- Topic: Bulk data Sync
- Replies: 1
- Views: 6419
Re: Bulk data Sync
Hello, Are you getting an error message when this does not work? If so, please provide it, and any error logs like your sync.log file. If not, try adding "else" statements to your "if" statements, in order to give out error messages when one of them is not true. You can also do t...
- December 26th, 2024, 12:50 pm
- Forum: Synchronization
- Topic: certificate
- Replies: 4
- Views: 25091
Re: certificate
Hello, Check if you can access with https from a different computer. If not, your https is not setup right, and you may need to reconfigure. If it works, then you need to check if it works on a newer Android device. This may also have to do with some security updates not being on Android devices. Ho...
- December 26th, 2024, 11:40 am
- Forum: Android
- Topic: Loading multiple cases at once
- Replies: 2
- Views: 7666
Re: Loading multiple cases at once
Hello, You do not need to have all cases loaded at the same time. See the documentation for Loadcase . For a dictionary, 1 case is loaded into memory at a time, with that setting the values for the variables of that dictionary. You do not need to have cases loaded in order to have the user select th...
- December 26th, 2024, 10:40 am
- Forum: Synchronization
- Topic: error : unable to read response from server. See log detail
- Replies: 2
- Views: 6287
Re: error : unable to read response from server. See log detail
Hello, Please attach your log file. You can find it in CSPro by going to Help -> Troubleshooting -> Sync.log file. If possible please also attach your CSWeb error logs, from the logs folder within your CSWeb folder. These should contain all the details of the error. If you do not want to post these ...