Discussions

Ask a Question
Answered

Detect user language preference

Is there any way using to get user environment language to set widget language accordingly ?
(based on the twitter plugin there should be but I wasn't able to find it in the guides)

Answered

Access config in entryPoint request

Mymanifest.json defines a text config url and an entry point.

Answered

Get custom design variables

Hi, is there a way to get the activated design (like button color etc.) from API or on other ways?

Answered

Certificates docs vs news

Hej!

Answered

New Configuration View

Hi there,
I tried to implement the new configuration view via configUrl into our plugin, but our instance of COYO refuses to accept the new manifest version. Is there any chance we can get access to the beta version of COYO so we can test the new view b4 it goes live? Or is there any other way we can do tests?

Answered

Custom error message if pattern does not match

Is it possible to customize the error message if for example the input of a text configuration field does not match the pattern?

Answered

PluginError: Initialization timed out (ERR6)

My Plugin initialization fails when serving from server. No issue during local development, serving via ngrok.

Answered

Missing widget title button

Hi everyone,
I am developing an new plugin and want to use the title button in the widget menu. When I insert my plugin and want to set the title, the button does not exist. Do you know how I can enable or display it?
In the documentation I only read that you can change the name of some widgets but not what qualifies it for a widget. And in the documentation I read, that the button is labeled with an 'A', but on my Haiilo page the title buttons are labeled with 'T' for some other widgets.
Best wishes!

Answered

Bug with iFrame height of plug-ins

Hi everyone,

Answered

Double src id

Hi there,
I just noticed something strange. I've tried to implement the new configuration view in our plugin which worked pretty good. But I couldn't get the plugin adapter to connect to COYO. I only get ERR6. I tried to debug and found out, that the src query parameter holds 2 UUID's joined with another dash like symbol '-' in between. So it looked something like this:
src param: ef956c74-XXXX-XXXX-XXXX-a4ed02c3d60d-5561ead0-YYYY-YYYY-YYYY-017907e2855c
id 1: ef956c74-XXXX-XXXX-XXXX-a4ed02c3d60d
id 2: 5561ead0-YYYY-YYYY-YYYY-017907e2855c