You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As shown in the image, the FK checkbox should not be modifiable ( this means that users should not be able to change it, "readonly"). This FK checkbox is located in ./src/pods/edit-table/components/field.tsx. For this you may need to modify the checkbox component in ./src/common/components/checkbox.
The text was updated successfully, but these errors were encountered:
As shown in the image, the FK checkbox should not be modifiable ( this means that users should not be able to change it, "readonly"). This FK checkbox is located in
./src/pods/edit-table/components/field.tsx
. For this you may need to modify the checkbox component in./src/common/components/checkbox
.The text was updated successfully, but these errors were encountered: