Search found 40 matches

Go to advanced search

by anywhere
Thu Aug 12, 2021 3:41 am
Forum: Issues
Topic: Exporting Android Studio Project Serious Issues.
Replies: 43
Views: 24282
 
Jump to post

Re: Exporting Android Studio Project Serious Issues.

Has this been sorted out. My project fails on Cradle build. Cant find directory for SDK version etc.

by anywhere
Sat May 01, 2021 3:26 am
Forum: Issues
Topic: Applying CSS
Replies: 4
Views: 4547
 
Jump to post

Re: Applying CSS

Great, thank you. That worked perfectly.
Please can you create a section for IONIC 5 on your forum as I think there will be many IONIC 5 issues during beta which will have no relevance to IONIC 4. This will be confusing to IONIC 4 users.
Thank you.

by anywhere
Thu Apr 22, 2021 9:08 am
Forum: Issues
Topic: Applying CSS
Replies: 4
Views: 4547
 
Jump to post

Re: Applying CSS

It is Ionic 5. You do not have an IONIC 5 section in the forum so I posted in IONIC 4.

In the SCSS tab, I add the following code...
.cssheader {
background-color:#000000;
}
Then in the Class properties of the header I add cssheader.

No effect.
Thx

by anywhere
Thu Apr 22, 2021 8:56 am
Forum: Issues
Topic: HTML component does not wortk
Replies: 3
Views: 3703
 
Jump to post

Re: HTML component does not wortk

Hi Serhii
I pop the HTML component into a grid cell and then pull html code from a col in a collection. It displays it as text with the tags and not as html as can be seen in the screenshot. I have tried No Wrapper, DIV and SPAN properties. Same result.

by anywhere
Mon Apr 19, 2021 4:55 am
Forum: Issues
Topic: HTML component does not wortk
Replies: 3
Views: 3703
 
Jump to post

HTML component does not wortk

Hi
As you do not have a subsection for IONIC 5, I am posting here.
When I try to render HTML in an HTML component it just renders the raw text.
Thanks

by anywhere
Mon Apr 19, 2021 4:53 am
Forum: Issues
Topic: Applying CSS
Replies: 4
Views: 4547
 
Jump to post

Applying CSS

Hi
How do I apply CSS to a header? It is not obvious in your documentation. You have a section about styling but there nothing about CSS in it.
Thanks

by anywhere
Wed Oct 21, 2020 9:44 am
Forum: Issues
Topic: XCODE Project does not build in XCODE
Replies: 1
Views: 1568
 
Jump to post

XCODE Project does not build in XCODE

I exported to XCode I opened the project which was located in the /platforms/ios directory. The project opens fine, but wont build because it is looking for nfo.pList in a directory that does not exist. It seems Xcode directory structure requirements is different from that of what Appery is producin...
by anywhere
Mon Oct 19, 2020 9:16 am
Forum: Issues
Topic: JQM: CSS for popup
Replies: 2
Views: 1602
 
Jump to post

Re: JQM: CSS for popup

Thank you

by anywhere
Wed Oct 14, 2020 1:52 pm
Forum: Issues
Topic: Create PDF from Data
Replies: 7
Views: 3475
 
Jump to post

Re: Create PDF from Data

As an independent freelance developer, I certainly cant afford your Advisory Pack Especially not with the Rand/Dollar Exchange rate as it is.

by anywhere
Tue Oct 13, 2020 9:31 am
Forum: Issues
Topic: Create PDF from Data
Replies: 7
Views: 3475
 
Jump to post

Re: Create PDF from Data

Ok, if anyone needs to create a PDF from your data, this may help. PROJECT TYPE JQM: You will need jsPDF (https://github.com/MrRio/jsPDF) and autotable ( https://github.com/simonbengtsson/jsPDF-AutoTable) libraries This is an example to get your data into PDF function getData(sdate, eDate) { db.tran...

Go to advanced search