Chore: add note about select options to edit dialog (#8267)

This commit is contained in:
shamoon
2024-11-12 22:25:05 -08:00
committed by GitHub
parent 0dc47d156f
commit 22f29b3659
2 changed files with 15 additions and 5 deletions

View File

@@ -27,6 +27,9 @@
</div>
}
</div>
@if (object?.id) {
<small class="d-block mt-2" i18n>Warning: existing instances of this field will retain their current value index (e.g. option #1, #2, #3) after editing the options here</small>
}
}
@case (CustomFieldDataType.Monetary) {
<div class="my-3">