Search found 10 matches

Go to advanced search

by Benjamin Schmid-Lanz
Tue Mar 31, 2015 12:13 pm
Forum: Issues
Topic: Multi-line Push BigTextstyle
Replies: 4
Views: 657
 
Jump to post

Multi-line Push BigTextstyle

I am using the Push-notifications-panel on the platform like described in the tutorial.

by Benjamin Schmid-Lanz
Tue Mar 31, 2015 11:39 am
Forum: Issues
Topic: Is there a way to open a popup from a navbar-custom-component?
Replies: 4
Views: 802
 
Jump to post

Is there a way to open a popup from a navbar-custom-component?

Any ideas why this isn ́t working?

by Benjamin Schmid-Lanz
Tue Mar 31, 2015 11:39 am
Forum: Issues
Topic: Multi-line Push BigTextstyle
Replies: 4
Views: 657
 
Jump to post

Multi-line Push BigTextstyle

Hi! I am trying to push this Message to my -AndroidDevices, but it cuts off after a few characters. Is there any way to use Multiline or BigTextStyle-notification? "Danke an die zwei ersten Personen, die das kleinraum-app installiert haben! Wir bitten euch um Feedback zur Verbesserung! Ausserde...
by Benjamin Schmid-Lanz
Mon Mar 30, 2015 2:37 pm
Forum: Issues
Topic: Check text for Links an Display them as links?
Replies: 2
Views: 443
 
Jump to post

Check text for Links an Display them as links?

https://github.com/gregjacobs/Autolin... did the job pretty nicely!

code on pageshow
var myTextEl = document.etElementsByTagName("p");
myTextEl.innerHTML = Autolinker.link( myTextEl.innerHTML );

by Benjamin Schmid-Lanz
Mon Mar 30, 2015 2:06 pm
Forum: Issues
Topic: Is there a way to open a popup from a navbar-custom-component?
Replies: 4
Views: 802
 
Jump to post

Is there a way to open a popup from a navbar-custom-component?

But in the custom component editor I can't drag and drop the pop-up on the screen

by Benjamin Schmid-Lanz
Mon Mar 30, 2015 12:57 pm
Forum: Issues
Topic: Check text for Links an Display them as links?
Replies: 2
Views: 443
 
Jump to post

Check text for Links an Display them as links?

Hi!

I am having the problem, that i am getting content throught a json api-call, but the links arent shown as links, but plain text.

Is there any possibility to change that?

by Benjamin Schmid-Lanz
Mon Mar 30, 2015 12:48 pm
Forum: Issues
Topic: Is there a way to open a popup from a navbar-custom-component?
Replies: 4
Views: 802
 
Jump to post

Is there a way to open a popup from a navbar-custom-component?

Is there a way to open a popup from a navbar-custom-component?

by Benjamin Schmid-Lanz
Mon Mar 30, 2015 9:24 am
Forum: Issues
Topic: How do i get the id of the clicked element from the service?
Replies: 3
Views: 830
 
Jump to post

How do i get the id of the clicked element from the service?

Ok, thx. Just one Problem left. I have to send the id to my wordpress-Installation like that: www.example.com/?json=get_post&post_i... So i try to set a Request-parameter. But i don ́t know how :P That ́s the plugin I am using: https://wordpress.org/plugins/json-ap... Thanks a lot https://d2r1vs...
by Benjamin Schmid-Lanz
Sun Mar 29, 2015 4:20 pm
Forum: Issues
Topic: How do i get the id of the clicked element from the service?
Replies: 3
Views: 830
 
Jump to post

How do i get the id of the clicked element from the service?

I am doing an Wordpress-App. For Communication i get JSON-API-Responses from my Wordpress site, that i use to create a list of my articles. Now i want to load the article when clicking on it, but for that i need to get the id of the clicked article from the Service Reponse. Then i pass the id into s...

Go to advanced search