Search found 565 matches

by aaronw
December 1st, 2022, 6:53 pm
Forum: Entry
Topic: CSWEB MAP
Replies: 8
Views: 4595

Re: CSWEB MAP

What happens when you select a filter?
by aaronw
November 21st, 2022, 10:35 am
Forum: Synchronization
Topic: FTP Data sync Error
Replies: 2
Views: 1324

Re: FTP Data sync Error

Most often when I see this issue it is some sort of connectivity issue. I would suggest trying the sync again in a few hours. Also, try the sync from another device and location. If the issue persists attach the sync.log.
by aaronw
October 3rd, 2022, 2:19 pm
Forum: Other
Topic: Fusionner les données
Replies: 3
Views: 3820

Re: Fusionner les données

I don't know all your requirements, but I would consider three dictionaries and a single id key. Then all data can be collected and synchronized without concern for the others, but are easy to link with the single key.
by aaronw
September 29th, 2022, 7:25 pm
Forum: Android
Topic: Taking photos is not working on Samsung Tab A7 lite using android version 11 r
Replies: 7
Views: 3918

Re: Taking photos is not working on Samsung Tab A7 lite using android version 11 r

I have an Pixel with Android 12 and the value sets were set correctly using the project from 9/6.

Verify the existence and location of the photo on Samsung. Do the photos exist at the paths you expect?
by aaronw
September 28th, 2022, 6:49 pm
Forum: Synchronization
Topic: deploy application
Replies: 4
Views: 851

Re: deploy application

I'm translating the 405 error to "HTTP verb used to access this page is not allowed." When I do a google search for that phrase on stackoverflow.com I see a number of hits. I believe the issue is specific to a configuration on your production server and you'll need to walk through these se...
by aaronw
September 28th, 2022, 6:31 pm
Forum: Android
Topic: How to hide application listing on Android
Replies: 3
Views: 1456

Re: How to hide application listing on Android

The Household.pff is being deployed without the ShowInApplicationListing property. It's only after the household application is launched that the code is executed and it is added. Try adding the property to Household.pff manually, so it exists when the CSEntry is first run.
by aaronw
September 27th, 2022, 6:02 pm
Forum: Other
Topic: getDeviceID returns different values on the same device
Replies: 4
Views: 2573

Re: getDeviceID returns different values on the same device

On Windows the function returns the MAC address and Windows has an option to randomize it. The option is called "random hardware address." Any chance it is on?
by aaronw
September 26th, 2022, 3:52 pm
Forum: Android
Topic: How to hide application listing on Android
Replies: 3
Views: 1456

Re: How to hide application listing on Android

The PFF will only have the line once the logic is ran. Can you verify the PFF is in the correct location and has the property? If so, you can attach the project and I'll take a look.
by aaronw
September 20th, 2022, 5:56 pm
Forum: Other
Topic: Revoir un questionnaire
Replies: 2
Views: 2044

Re: Revoir un questionnaire

Currently, there is no built in functionality to do this. However, you can expect this functionality in the next release.
by aaronw
July 18th, 2022, 11:55 am
Forum: Android
Topic: Capi Text Table Formatting
Replies: 3
Views: 2293

Re: Capi Text Table Formatting

I was able to highlight the cells and change the formatting. See the screenshot for how I did it.
bold-cells.PNG
bold-cells.PNG (14.27 KiB) Viewed 2249 times