• get DialogConfigParm from API

    Good morning, community,

    I'm trying to retrieve the data from the DialogConfigParm table via the API to serve it to an Angular v9.3 portal, but I can't get it to work. I also tried extending the API with a plugin:

    builder.AddMethod(
    Method.Define…