Need advice choosing technoloty stack. (Ionic involved)
@lgmcben wrote: Hi, Note: This question is opinion-based, open-ended. But of course it involves Ionic and I really want your advice. I choose to post in an 'uncategorized' section. If this question...
View ArticleIonic opening new html template
@alirez_sos wrote: hi , im new in ionic, and i wanna put button and the button open new html template and i dont know what i must to do . i searched a lot but didnt understand, i used sidemenu sample...
View ArticleError TS6054 Build: File 'cordova_plugins.js' has unsupported extension. The...
@WasimBeniwale wrote: Hi, Got this error on while building ionic build windows I have installed the windows platform for my ionic project as well as I have all the required SDKs with Visual Studio...
View ArticleIonic use input element colors received from ajax query
@ronniekinsley wrote: Hey guys. Awesome framework, kudos. I have this requirement where I get 3 colors in an object from the server. We'll call them Color1,Color2,Color3 respectively. Now I want all...
View ArticleUPDATED: Persist radio button selection in localStorage populates to all...
@happyrider wrote: Hi guys, I'm still new to ionic and I am trying to explore the concept of localStorage. What I am trying to do:1. User sees detail template for an activity (e.g. lesson 1)2. User is...
View ArticleWant to write your Ionic apps with newest ES6 features and Gulp build system?
@maximabramchuk wrote: https://github.com/MaximAbramchuck/angular-gulp-ionic-boilerplate Posts: 2 Participants: 2 Read full topic
View ArticleIonic grid Error
@ftvdev wrote: I am trying to get page containing a slider in the middle and a button in the bottom as shown in this picture: So, I chose to use the Ionic grid since I thought it will be fast to do...
View ArticleHow to send a form in ionic framework
@jimbakoume wrote: Hi everyone I created an app using ionic framework and in the app i created different types of forms. I wish ti know how I can configure these forms in such a way that ones the user...
View ArticleIonic-side-menu hides all of my main content
@radarman_man wrote: Hello, I'm trying to implement a side-bar on my app so I am able to store menu related options inside it, but my issue is that whenever I integrate the ion-side-bar-menu, it...
View ArticleProblem with instalation
@Piotr888 wrote: Hi guys i have a problem with ionic instalation. I instal ionic but it works only on path from user like this: C:\Users\myUser\ When i eneter "ionic" i receive right information about...
View ArticleProblems with charset em some application screens
@eduardojv wrote: Hi all, i have some problems with special chars in some screens of my application, in some places, the characters ú, ç, ã are displayed as �, i dont put any explicit declaration of...
View ArticleGet div height without Jquery
@pierro wrote: Hi, I was just wondering, is there a way to find the height of a div with angular / ionic? Something equivalent to $('div').height() in jquery. I know how to find the height of the...
View ArticleHow to force the user to see the login page on his first session on the app
@LouisR wrote: My login page is in a 'modal'. I would like to force the user to login on his first session on my app. I am checking if the localStorage contains the variable "user", which is written...
View ArticleErase sqlite from emulator
@javaplayer wrote: Hi, How can I erase all sqlite data from IOS emulator ?I tried a few options but none worked. Thanks. Posts: 1 Participants: 1 Read full topic
View ArticleContent security policy
@LouisR wrote: Hi I installed the plugin cordova-plugin-whitelist (I don't really know why, I think because I saw some solution to an error in the forum ). And I have that in my config.xml: <access...
View ArticleHow to get list and create auto ID?
@headshot8x wrote: Hello guys, I want to create a function auto ID. Example : In table Product have ID ( P0001,P0004,P0006) . It'll create ID with value P0002. Logic as follow 1) Check row in table...
View ArticleSticky transparent bar on a image or a card
@ramaa wrote: crop_4.png359x551 212 KB can anyone suggest what is the right component to use for a sticky bar like component on a image? @leob, @bengtler, @coreelements And thank you!!! Posts: 3...
View ArticleLeft side menu as first page
@fabiobalsamo wrote: Hello, how i can show the left side menu as first page after the login??? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleIon-list dropdown item
@emsee71 wrote: Is there any code for dropdown item in ion-list ? Please help thanks. Posts: 1 Participants: 1 Read full topic
View ArticleNew ionic push error
@fparigi wrote: I try to follow the push tutorial and add push to my appso when i add the code to my app.js I have this error Cattura.PNG756x620 54.9 KB I try to reinstall ionic add...
View Article