I’m beginner in AngularJS. For several reasons I need to extend the configuration of the AngularJS application. For example as mentioned in https://www.codingpot.com/2017/12/stripe-payment-integration-in-angularjs.html to set the publishable Key in a Stripe Payment Integration.
Is this possible with Embedded Forms in Taskslist or is this only possible, if one develops his own tasklist application?