Search found 204 matches

Go to advanced search

by Paul Medawar
Tue May 29, 2018 8:36 am
Forum: Issues
Topic: SendGrid Server Code - Emailing Object in Body of text
Replies: 1
Views: 482
 
Jump to post

SendGrid Server Code - Emailing Object in Body of text

Hi, can anyone help me with this? I've built a server code that is checking membership expiries. I want it to send an email to a single email address, which include the emails of the expiring members in the body, 45 days before a membership is about to expire. The first part is working great, and re...
by Paul Medawar
Fri Feb 02, 2018 3:09 pm
Forum: Issues
Topic: limit number of visible list items.
Replies: 13
Views: 1941
 
Jump to post

limit number of visible list items.

Hi Serhii, I am using a filter on the list with data-filter-reveal = true both of the above solutions reduce the list to 5 entries before the user types in the filter box. so with the following dataset Afghanistan Albania Algeria Australia Austria Argentina Bahrain Barbados Belarus Belgium Belize Be...
by Paul Medawar
Fri Feb 02, 2018 8:16 am
Forum: Issues
Topic: limit number of visible list items.
Replies: 13
Views: 1941
 
Jump to post

limit number of visible list items.

Hi, can somebody help me with which event i should attach $("[name=mobilelist_91] li").slice(5).hide() to? If I run this after the list is populated, it limits the whole list to the top 5 list items. As Joe described above, i'd like to dynamically limit the top 5 items returned as the user...
by Paul Medawar
Thu Jan 11, 2018 4:04 am
Forum: Issues
Topic: Fixed element disappearing on fast scroll
Replies: 5
Views: 780
 
Jump to post

Fixed element disappearing on fast scroll

Hi Serhii, app is called "SMO" and is shared. login "iggy" pass "iggy" if you scroll up relatively quickly on any of the pages, you will see that the fixed grid at the top disappears until the scrolling stops, then it reappears. It should remain fixed all the time. iPho...
by Paul Medawar
Wed Jan 10, 2018 9:34 am
Forum: Issues
Topic: Fixed element disappearing on fast scroll
Replies: 5
Views: 780
 
Jump to post

Fixed element disappearing on fast scroll

Hi serhii,

the browser preview is fine. It's only on the device, both through the appery tester and when the app is installed on the device.

by Paul Medawar
Tue Jan 09, 2018 6:14 am
Forum: Issues
Topic: Fixed element disappearing on fast scroll
Replies: 5
Views: 780
 
Jump to post

Fixed element disappearing on fast scroll

Hi, I have a fixed grid at the top of the page, with a white back ground and an image within it. I have the following css assigned to the grid .fixedtop { position: fixed; top: 0; left:0; right:0; border-width: 0; z-index:101; } my issue is that when I scroll down the page quickly the grid and image...
by Paul Medawar
Tue Jan 09, 2018 6:08 am
Forum: Issues
Topic: Stopping Resume Event
Replies: 4
Views: 717
 
Jump to post

Stopping Resume Event

Hi Serhii,

just came back to this and it worked perfectly, thanks!

by Paul Medawar
Sun Nov 12, 2017 10:29 am
Forum: Issues
Topic: Web App Caching
Replies: 1
Views: 357
 
Jump to post

Web App Caching

Hi, I've published an app as a webapp, and it's working great. My only issue is that when I update the application and republish, any user who has already opened the webapp, views the old version of it rather than the newly published version. What is the simplest way to make sure the opening page is...
by Paul Medawar
Fri Nov 10, 2017 1:27 pm
Forum: Issues
Topic: BarCodeScanner in Web App
Replies: 3
Views: 612
 
Jump to post

BarCodeScanner in Web App

ok thanks Serhii

by Paul Medawar
Sat Oct 28, 2017 5:28 am
Forum: Issues
Topic: BarCodeScanner in Web App
Replies: 3
Views: 612
 
Jump to post

BarCodeScanner in Web App

I have seen that it is possible to access the camera for a barcode scan through a browser at webqr.com

Go to advanced search