Skip to main content
December 5, 2023
Question

Adding New Fields/Columns to the Database and Grid view

  • December 5, 2023
  • 7 replies
  • 0 views

Is it possible to add new fields/columns to the database using an interface and automatically update record list columns and other dependent interfaces? 

    7 replies

    prakhars0731
    December 5, 2023

    No, I don't think this type of feature is available and also it s not a best practice.

    stefanhelzle0001
    December 5, 2023

    Can you go a bit deeper in explaining your use case?

    December 5, 2023


    I would like to create an interface which is designed to add new fields/columns to a database table.
    If the adding process is successful it should automatically update the record types, interfaces and other components that is dependent of that DB Table. 

    stefanhelzle0001
    December 5, 2023

    OK. And for what purpose? I mean in typical scenarios, end users do not really need such a functionality.