How to handle EditLayers in Configurable App Code

249
0
11-30-2021 11:51 AM
rhughes522
New Contributor III

Hello,

When using the application-base-js library to handle the configurable app fields, I've found that the Edit Layers json list created by the multilayerandfieldselector needs to be converted to FieldInfos[] for applying to the Edit Widget in the minimalist app template.

I'm attempting to write some code to do this in typescript, but has anyone else determined this needs to be done and perhaps already found a solution that exists which I am just not seeing?

0 Kudos
0 Replies