Skip to main content

Hi all!

I'm using an interface to create and update records and allowed to create a new record. My team has been using it for a while and love it, but suddenly the "submit" button disappeared and they can no longer create a record through this interface. It's showing as "deleted field" but it was never a field (it was the setting to allow for creation of the record) in the table and i didn't delete anything... I'm going crazy- how do i fix this? (see attached picture)

Hey @Limi a couple thoughts. Firstly, what's stopping your from editing the interface and adding the button back? 

I assume the button was connected to an automation. When you look at the automation settings for that button, what do you see? (screenshot example below). This will give you hints on how it used to be setup so you can recreate it. 


Hey @Limi a couple thoughts. Firstly, what's stopping your from editing the interface and adding the button back? 

I assume the button was connected to an automation. When you look at the automation settings for that button, what do you see? (screenshot example below). This will give you hints on how it used to be setup so you can recreate it. 


@Limi Another option would be to create a new interface with the type "form" for creating new rows. By default, it will have a "create" button which adds a new row. Then you can still use your current interface for editing the existing rows. 

Steven Da Silva

System With Steve

 


Hi @Limi, I was experiencing the same issue, and it turned out to be caused by a deleted field in the interface form. Remove any fields that have been deleted from the base data, as the interface form blocks submission when a deleted field is still present.


Reply