Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Delete custom fields within a Data Table

    Posted 12-20-2019 13:14
    No replies, thread closed.
    Hello,

    I realized that when you create a Data Table with your custom fields, You can not delete them after !
    You can only rename those fields or change their orders.

    Is there a way to delete some fields or I need to create another Data Table instead ?

    Best regards,

    CHARAF

    #Implementation
    #Omni-ChannelDesktop/UserInterface
    #PlatformAdministration
    #SystemAdministration

    ------------------------------
    Charaf Eddine Chemlal
    NTT France
    ------------------------------


  • 2.  RE: Delete custom fields within a Data Table

    Posted 12-20-2019 13:20
    No replies, thread closed.
    I have run into this as well, especially if you have data in the table, that limits what you can change.  I looked at the API and it only allows delete of table and delete of row, not column.  If you have data in it, best is to use the API to export the rows, create a new table, then use API to PUT the rows into the new table.

    ------------------------------
    Robert Wakefield-Carl
    Avtex Solutions, LLC
    Contact Center Innovation Architect
    robertwc@avtex.com
    https://www.Avtex.com
    https://RobertWC.Blogspot.com
    ------------------------------



  • 3.  RE: Delete custom fields within a Data Table

    Posted 12-20-2019 13:30
    No replies, thread closed.
    Thank you 

    I'll try to do so using API

    Regards,

    CHARAF

    ------------------------------
    Charaf Eddine Chemlal
    NTT France
    ------------------------------