Search found 11 matches

Go to advanced search

by AndyP
Thu Jun 13, 2024 10:38 am
Forum: Issues
Topic: How to Refresh a DIV in an IONIC Project
Replies: 0
Views: 39579
 
Jump to post

How to Refresh a DIV in an IONIC Project

Can anyone tell me how to force a refresh of a DIV in IONIC via typescript/javascript please?

Basically, I have a pagefull of video clips that update everynow and again and I want to force an update when the user views them.
by AndyP
Thu May 20, 2021 9:27 am
Forum: Issues
Topic: IONIC 5 - global variables
Replies: 4
Views: 14298
 
Jump to post

Re: IONIC 5 - global variables

One question related to this....

How would I display a global variable in a text field.....

I tried to use {{Apperyio.data.getVariable("myBoolVar1")}}

but it errored.....

I really didn't want to have a timer that pushes the value of a global into a local variable......
by AndyP
Tue May 18, 2021 2:24 pm
Forum: Issues
Topic: IONIC 5 - global variables
Replies: 4
Views: 14298
 
Jump to post

Re: IONIC 5 - global variables

Perfect, many thanks for this :-)
by AndyP
Wed May 05, 2021 2:34 pm
Forum: Issues
Topic: IONIC 5 - global variables
Replies: 4
Views: 14298
 
Jump to post

IONIC 5 - global variables

Hi all, I'm using the menu panel on the app page and have added buttons to that menu. Due to some constraints I have for the app, I will be using a single page for all, but need to be able to show/hide various DIVs on the main page when clicking buttons from the menu. Basically, on the menu, a butto...
by AndyP
Wed Apr 07, 2021 10:47 am
Forum: Issues
Topic: APK Build Error
Replies: 3
Views: 35521
 
Jump to post

APK Build Error

Hi team, can you assist with my debug APK build error please? I use GPS in the app to give a fine location. This is the first time this problem has shown itself. Any idea what causes it, and what I can do to either troubleshoot or fix please? > Task :app:processDebugManifest FAILED ******* /app/plat...
by AndyP
Wed Sep 30, 2020 2:45 pm
Forum: Issues
Topic: Apery tester - Android & Cordova plugins
Replies: 2
Views: 3085
 
Jump to post

Re: Apery tester - Android & Cordova plugins

Hi Galyna,

many thanks for the quick response.

Now I know that I'm testing the only way possible I'll continue :-)

Thank you anyway.

kind regards

Andy.

by AndyP
Wed Sep 30, 2020 11:02 am
Forum: Issues
Topic: Apery tester - Android & Cordova plugins
Replies: 2
Views: 3085
 
Jump to post

Apery tester - Android & Cordova plugins

Hi Team, should I expect Imported Cordova plugins to work when testing in the Appery tester on my Android phone? I thought they should, as Cordova seems to be detected, but when debugging in Weinre it seems the plugins are not usable. I'm having to compile the app every time, which is obviously taki...
by AndyP
Wed Sep 16, 2020 9:04 am
Forum: Issues
Topic: Ionic 1 - using css to set grid cell width
Replies: 2
Views: 3312
 
Jump to post

Re: Ionic 1 - using css to set grid cell width

many thanks!

by AndyP
Thu Sep 03, 2020 11:42 am
Forum: Issues
Topic: Ionic 1 - using css to set grid cell width
Replies: 2
Views: 3312
 
Jump to post

Ionic 1 - using css to set grid cell width

Hi,

In an Ionic-1 project can you tell me how to set the width of a specific cell to a bespoke width (other than the % in the properties panel) please?

I've tried to use

.setCellWidth {
width: 5% !important;
}

but it has no effect......

by AndyP
Thu Sep 03, 2020 11:33 am
Forum: Issues
Topic: Ionic1 - How to set the width of an individual grid cell in CSS
Replies: 1
Views: 2201
 
Jump to post

Ionic1 - How to set the width of an individual grid cell in CSS

Hi team,

I need to be able to set the width of an individual cell to something other than the % settings in the grid properties.

Is there a way to do this in CSS in Ionic1 projects please?

kind regards

Andy.

Go to advanced search