Good afternoon. Please tell me where I can find more detailed documentation on writing a custom Angular component for Freedom UI to work with a list of data obtained by querying the database using set filters, calling and handling the necessary events.
Like
Hello,
Documentation for creating custom Angular components here: https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/category/freedom-ui-component
Video tutorial here: https://www.youtube.com/watch?v=CE5uETqTsyQ&list=PLnolcTT5TeE2BMFf_XmJrSwpnbcLCLJkb
As for querying data from the comonent, you'll use the devkit SDK's model class. See details here: https://customerfx.com/article/querying-data-using-filter-conditions-via-the-model-class-equivalent-to-enityschemaquery-in-a-creatio-freedom-ui-page/
Ryan
Hello,
Documentation for creating custom Angular components here: https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/category/freedom-ui-component
Video tutorial here: https://www.youtube.com/watch?v=CE5uETqTsyQ&list=PLnolcTT5TeE2BMFf_XmJrSwpnbcLCLJkb
As for querying data from the comonent, you'll use the devkit SDK's model class. See details here: https://customerfx.com/article/querying-data-using-filter-conditions-via-the-model-class-equivalent-to-enityschemaquery-in-a-creatio-freedom-ui-page/
Ryan
(Weird, sometimes replies in the community forums don't show up until I make a second comment)