Search found 73 matches

Go to advanced search

by Louis Adekoya
Thu Feb 11, 2016 12:10 pm
Forum: Issues
Topic: App Icon is a white square when screen is unlocked but fine when locked
Replies: 2
Views: 518
 
Jump to post

App Icon is a white square when screen is unlocked but fine when locked

My app icon appears correctly when I drop down the notification shade from the lockscreen but when I unlock the device, it shows as a white square. This is on an Android device. I have deleted and re-uploaded the icon images. The top answer to the following stackoverlow question suggests that this m...
by Louis Adekoya
Sat Feb 06, 2016 8:40 pm
Forum: Issues
Topic: You did not supply enough values to fill path parameters ( @ 66 : 12 ) -> throw e;
Replies: 2
Views: 474
 
Jump to post

You did not supply enough values to fill path parameters ( @ 66 : 12 ) -> throw e;

Perfect Sergiy! It's easy when you know how :-) Many thanks.

by Louis Adekoya
Sat Feb 06, 2016 1:45 am
Forum: Issues
Topic: You did not supply enough values to fill path parameters ( @ 66 : 12 ) -> throw e;
Replies: 2
Views: 474
 
Jump to post

You did not supply enough values to fill path parameters ( @ 66 : 12 ) -> throw e;

I have the following server code. code var responseBody = {}, requestParams = {}, paramKeys = request&#46;keys(); for (var key = 0; key < paramKeys&#46;length; key++) { requestParams[paramKeys[key]] = request&#46;get(paramKeys[key]); } var vCampaign = 1122334; var url = "https:&...
by Louis Adekoya
Fri Feb 05, 2016 6:53 pm
Forum: Issues
Topic: Unexpected String error in server script trace, using Sendgrid Unsubscribe tag
Replies: 0
Views: 1232
 
Jump to post

Unexpected String error in server script trace, using Sendgrid Unsubscribe tag

The new sendgrid marketing API for sending a campaign requires the campaign to have an unsubscribe tag. When trying to create the campaign with this tag, I try to do so by adding the following to the html body : code <a href="[unsubscribe]">Unsubscribe from these emails</a> /code This is a...
by Louis Adekoya
Wed Jan 27, 2016 9:54 pm
Forum: Issues
Topic: How do I send email to all users?
Replies: 8
Views: 1331
 
Jump to post

How do I send email to all users?

Thanks Gino. Did you also find a way around the issue Bruce highlighted above, i.e. the limit of 10-20 email from the server?

by Louis Adekoya
Fri Jan 22, 2016 7:14 pm
Forum: Issues
Topic: How do I send email to all users?
Replies: 8
Views: 1331
 
Jump to post

How do I send email to all users?

Hi Gino, did you ever figure this out?

by Louis Adekoya
Mon Jan 11, 2016 11:45 pm
Forum: Issues
Topic: How do I insert a (star rating) html within a grid?
Replies: 7
Views: 983
 
Jump to post

How do I insert a (star rating) html within a grid?

Sergiy, it is an assumption at this point that it is a JS/CSS issue and I'm not entirely convinced it is. The issue could well be with the grid component. I upgraded recently to the Pro version, is this advisory pack not included in that? I'd be disappointed if it wasn't.

by Louis Adekoya
Mon Jan 11, 2016 9:16 pm
Forum: Issues
Topic: How do I insert a (star rating) html within a grid?
Replies: 7
Views: 983
 
Jump to post

How do I insert a (star rating) html within a grid?

Hi Sergiy, There was an error - that a css file could not be loaded. I have now dealt with that by reinstalling the files. The error no longer comes up but the the original problem remains. No more errors in the console. As I said before it is interesting that when placed outside the grid, the ratin...
by Louis Adekoya
Mon Jan 11, 2016 6:34 pm
Forum: Issues
Topic: How do I insert a (star rating) html within a grid?
Replies: 7
Views: 983
 
Jump to post

How do I insert a (star rating) html within a grid?

Hi Sergiy, Mark B posted some steps at the link above. I followed them - copied the css and JS files to my project, edited the source as he suggested and entered the html he prescribed into a html component. When the component is outside the grid, it works (except that there are more stars than I ex...

Go to advanced search