- added saving evaluation v2;

This commit is contained in:
Vitalii Kiiko
2025-02-04 13:05:57 +01:00
parent eff571f054
commit 6545116188
11 changed files with 843 additions and 442 deletions

View File

@@ -698,6 +698,7 @@ const BandoApplication = () => {
</div>
: <FormField
key={o.id}
disabled={isExpired}
readOnly={formula && !isEmpty(formula.value)}
type={o.name}
fieldName={o.id}