@if (currentEditRecordIndex > -1) { }
@if (!validationDone && submit) {
}
@if (tableTrue && !embed) {
Back to table selection Viewboxes
}

@if (libdsParsed.tableName.includes('-FC')) { } {{ libdsParsed.libName }}.{{ libdsParsed.tableName.replace('-FC', '') }} @if (this.dsNote && this.dsNote.length > 0) { {{ this.dsNote }} } @if (dataSource) { @if (!zeroFilterRows) { ({{ dataSource.length | thousandSeparator: ',' }} {{ dataSource.length === 1 ? 'row' : 'rows' }}, {{ cols.length }}{{ cols.length === 1 ? ' col' : ' cols' }}) } @if (zeroFilterRows) { (0 rows) } }

@if (tableTrue) {
@if (hotTable.readOnly && !uploadPreview) { @if (!isVaEmbed) { } @if (!columnLevelSecurityFlag) { } } @if (!hotTable.readOnly && !uploadPreview) { @if (restrictions.restrictAddRow) { To unlock more than {{ licenceState.value.editor_rows_allowed }} {{ licenceState.value.editor_rows_allowed === 1 ? 'row' : 'rows' }}, contact support@datacontroller.io } } @if (uploadPreview) { @if (hotTable.readOnly) { } }
} @if (!['', ' '].includes(queryText)) {
FILTER : {{ queryText }}
}
@if (!tableTrue) {
@if (!getdataError) { Loading...

Loading table

} @if (getdataError) {

Loading table error

}
}
@if ( tableTrue && !restrictions.removeAddRecordButton && !isVaEmbed ) { @if (restrictions.restrictAddRow) { To unlock more than {{ licenceState.value.editor_rows_allowed }} {{ licenceState.value.editor_rows_allowed === 1 ? 'row' : 'rows' }}, contact support@datacontroller.io } } @if (isVaEmbed) {
@if (hotTable.readOnly) { @if (!vaAutoApply) { } } @if (!hotTable.readOnly) { VA filtering paused while editing } @if (vaFilterStatus === 'pending') { Filter change pending } @if (vaFilterStatus === 'loading') { Loading filter… }
} @if ( licenceState.value.editor_rows_allowed !== Infinity && dataSource && dataSource.length > licenceState.value.editor_rows_allowed ) {

To display more than {{ licenceState.value.editor_rows_allowed }} rows, contact

}
@if (submit) { }
@if (nullVariables) { }