Inline Editing on only one field

Is it possible to have inline editing on only one field? I have a notes from your manager component that allows a manager to send each specific employee a note on their dashboard. I want the employee be able to respond in thread to the comment/note. My solution as of right now is to give them a comment back field in the table. But i want the user to only edit that one field to respond and not alter the note. Is that possible? Is there a more elegant solution?

Yes, you can enable inline editing for the entire component. Afterwards you can enable/disable per field by editing the individual fields.

See here - https://docs.tadabase.io/categories/manual/article/inline-editing#bkmrk-page-title

1 Like

Thanks so much Tim! I don’t know how I missed that, i was hunting through the docs but couldn’t find it. Thank you Thank you!