← Home

Tag: wfs

Angular multi-level components

@date=2023-07-24
@tags=coding, angular, wfs

For WFS I am working on the services page and the services need to be sortable in the settings, and then show the forms in the sorted order when making a new service request. Right now the order is hard coded, and each component has its own property set. I am going to create a wrapper for the co...

READ MORE (89 words, 1 minutes)