{ is_dialog_item_add = false; }} name={cur_dialog_name} let:form > {#if !is_dialog_item_add}

{columns_display[0]} {current_item.id}

{/if} { await sql_insert_short(current_table, [second_col_name]); }} on_save={async () => { await sql_update_short(current_table, [second_col_name]); }} on_delete={sql_delete_short} >