Automatically load feedback widget AppID / Make AppID an expression instead of a string so a constant can be used - Mendix Forum

Automatically load feedback widget AppID / Make AppID an expression instead of a string so a constant can be used

4

Hi everyone,

We are currently working on our app template and would like to ship it with a feedback widget in the right places.
Unfortunately, the AppID has to be specified for the application to run and not just give an error.

The best solution would be for the AppID to be automatically loaded by the widget.
As far as I can see in the ClientAPI, this is not possible, but maybe you can figure out a way.

An alternative solution would be to have the AppID as an expression instead of a string.
This way, a constant could be used to configure the AppID.
We could then configure the AppID throught SprintR or the app settings.

asked
0 answers