Hi,
I've created a remote angular module for Freedom UI, following the tutorial: https://academy.creatio.com/docs/developer/front_end_development_freedo…
I added my component to Freedom UI library. Thus, I'm able to drag'n'drop my component to page area.
The problem is that my component have some configuration params (a string and an integer), that I can't fill using the no-code designer. I have to do it manually, from source code.
I would like to add such configuration options to component to make it possible to configure a component instance in no-code way.
For example, when I create button I can change its label or action performed on click event. I would like to achieve something similar with my component.
I use Creatio 8.0.7
I will be really grateful for your answers :)
Eryk