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
i have a some tables in my database and many of them have foreign key reference and others are independent tables. The editable option on independent column is working but it not working in case of table with foreign key reference.
here above table is independent table and mortality field is non-editable
check below screenshot for more info
but when i disable editable option for 'remaining' field then also jetadmin allows me to edit the field in create/update operation
refer below screenshots
The text was updated successfully, but these errors were encountered:
i have a some tables in my database and many of them have foreign key reference and others are independent tables. The editable option on independent column is working but it not working in case of table with foreign key reference.
here above table is independent table and mortality field is non-editable
check below screenshot for more info
but when i disable editable option for 'remaining' field then also jetadmin allows me to edit the field in create/update operation
refer below screenshots
The text was updated successfully, but these errors were encountered: