!7 concept Task { //S globalID = aGlobalIDUnlessLoading(); S task; S implementation; S comments; } cmodule AITasks > DynCRUD { start { crud.multiLineFields = litset('comments); } }