Discussions

Ask a Question
ANSWERED

Multilingual feature of Haiilo / COYO for Custom Plugins / Widgets?

In the context mentioned above, we (as third party plugin provider) have become aware of a problem regarding multilingualism.

ERR8 "URL for CryptoKey not trusted."

We have our plugin in use in a COYO instance that is not running on the domain *.coyocloud.com. If the Coyo-plugin is included on a page, the error ERR8 "URL for CryptoKey not trusted." is displayed in the plugin.

The data provided is invalid

I get a "The data provided is invalid" error message when I add a widget to a page in the "Edit-View". The selected entryPoint contains a text field for configuration. When saving the view, the request /web/widgets gets a 400 error code.

ANSWERED

Certificates docs vs news

Hej!

ANSWERED

Sort the List-App with additional URL syntax

is it possible to call a list element on a coyo instance with some URL parameters to get the liste sorted in a special way? Our normal browser URL for the list is /workspaces/kleinanzeigen-marktplatz/apps/list/biete ... and i look for a way to get something like ?_orderBy=created,DESC working in this URL ...

ANSWERED

Widget reload after onSave()

Hey, I'm struggling to understand under which conditions the widget is been reload after clicking the "Save" button inside my widget's custom config view.

ANSWERED

User authentication and authorization in the plugin

In our plugin we need to know, if a user is permitted to access the plugins content.

ANSWERED

Please "allow-downloads"

Hey,

ANSWERED

REST API question: finding out if a user has subscribed to a page

Hello,

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)