Search found 1639 matches

Go to advanced search

by Michael4771079
Sun Jun 14, 2015 7:26 pm
Forum: Issues
Topic: mobile verification
Replies: 1
Views: 310
 
Jump to post

mobile verification

Hi folks,
just sharing this with those who may have this requirement.

Take a look here, I have implemented this and it works great.

Maybe Appery.io could do similar
https://cognalys.com/

by Michael4771079
Sat Jun 13, 2015 7:34 pm
Forum: Issues
Topic: Trim £ sign from array
Replies: 5
Views: 708
 
Jump to post

Trim £ sign from array

Incase anyone else has a similar question, symbol can be trimed out on the calculation event see code above and addition below for (i = 0; i < kebabpricelabel.length; i++){ totalprice += +(kebabpricelabel ["Price"].replace(/(\r\n|\n|\r)/gm,"").trim().slice(1)); } support are not ...
by Michael4771079
Sat Jun 13, 2015 3:05 pm
Forum: Issues
Topic: Trim £ sign from array
Replies: 5
Views: 708
 
Jump to post

Trim £ sign from array

I dont think you read the question

So my question is, do I need to trim the £ sign when saving the array or can it be trimmed on the callculation event

by Michael4771079
Sat Jun 13, 2015 8:39 am
Forum: Issues
Topic: Trim £ sign from array
Replies: 5
Views: 708
 
Jump to post

Trim £ sign from array

any chance of some guidance here.

Thanks

by Michael4771079
Thu Jun 11, 2015 10:44 am
Forum: Issues
Topic: Trim £ sign from array
Replies: 5
Views: 708
 
Jump to post

Trim £ sign from array

Sorry I forgot the code to do the calculation, here it is below As you can see I have a lot of arrays, If this code could be altered to account for the £ sign would be easier that having to add trim when saving Thanks in advance codevar price; try { price = JSON&#46;parse(localStorage&#46;ge...
by Michael4771079
Thu Jun 11, 2015 10:21 am
Forum: Issues
Topic: Trim £ sign from array
Replies: 5
Views: 708
 
Jump to post

Trim £ sign from array

Hi, I have the following code to save some labels to array, all is working fine, here is a sample of saved array The problem Im having is on another screen I need to total all the TotalPrices in all saved arrays The code I have to calculate works fine except for the £ sign So my question is, do I ne...
by Michael4771079
Sun May 17, 2015 9:06 pm
Forum: Issues
Topic: UI Builder not loading App pages since update using chrome
Replies: 14
Views: 1739
 
Jump to post

UI Builder not loading App pages since update using chrome

Thanks lllya, its really appreciated, fingers crossed!

by Michael4771079
Sun May 17, 2015 8:41 pm
Forum: Issues
Topic: UI Builder not loading App pages since update using chrome
Replies: 14
Views: 1739
 
Jump to post

UI Builder not loading App pages since update using chrome

app and pages opening now. lllya, please give the developer in charge of my main prob a reminder, I cant do anything in this app because of your unannounced tweaking. I need a solution! I have lost 15 days in the last 2 months because of this. After 2 rebuilds so far some attention is required from ...
by Michael4771079
Sun May 17, 2015 6:38 pm
Forum: Issues
Topic: UI Builder not loading App pages since update using chrome
Replies: 14
Views: 1739
 
Jump to post

UI Builder not loading App pages since update using chrome

cleared browser, closed browser, tried other borwser, nothing
My situation just gets worse!

Go to advanced search