Skip to main content
12-Amethyst
June 18, 2021
Question

How to delete a ConfigurationTable entry ?

  • June 18, 2021
  • 1 reply
  • 668 views

Hi all,

I was wondering how to delete a row in a ConfigurationTable. I don't have the dataShape for this ConfigurationTable as it is  a part of an extension.

 

Thanks for your help.

1 reply

17-Peridot
June 21, 2021

As a workaround, you can run service GetConfigurationTables and note down the datashape which you would like to update.  Then reset its value entries by proceeding to call SetConfigurationTable in your custom service.