DISPLAYING IMAGE ON TABLET

Discussions about creating CAPI applications to run on Android devices
Forum rules
New release: CSPro 8.0
Post Reply
segxy4manu
Posts: 37
Joined: August 31st, 2016, 5:51 pm

DISPLAYING IMAGE ON TABLET

Post by segxy4manu »

good day,
Please how can i upload and on which CAPI question am i to upload the logo of a survey so that the logo can be seen on every question on the tablets.
I also need the size and bit properties of the bitmap image i need to upload.
aaronw
Posts: 561
Joined: June 9th, 2016, 9:38 am
Location: Washington, DC

Re: DISPLAYING IMAGE ON TABLET

Post by aaronw »

While CSEntry doesn't have a dedicated feature for this you can add a small bitmap file to your CAPI question text.
Gregory Martin
Posts: 1777
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: DISPLAYING IMAGE ON TABLET

Post by Gregory Martin »

Unfortunately, the current version of CSEntry for mobile devices does not show the images in CAPI text (unlike the Windows desktop version).

The only way that you can show an image is by adding it to a value set or by using the execsystem/view command.
Post Reply