Work Notes - Custom Table

kevwatson
Giga Contributor

I've create a new table which doesn't extend from another table. The table and associated fields have now been created with the exception of Work Notes & Additional Comments. I've since found these are not available as my custom table doesn't extend the Task table. Can anyone tell me how I get exactly the same functionality on my custom table please?

7 REPLIES 7

This didn't provide the same functionality as the OOB Work Notes and Additional Comments.

Aitor Cabello
Tera Expert

Hello,

 

The issue is that if a table is custom and does not extend from "Task," you need to add the property "glide.ui.YOUR_CUSTOM_TABLE.fields" I added it, and then I began seeing the work notes and activities correctly.

 

Regards.

Paul Kunze
Tera Guru

Hi, you need to create a field of type "Journal Input".

PaulKunze_0-1734688843117.png

 

In your form you can then display this field together with "Activities (filtered").

PaulKunze_1-1734688955031.png

 

The result is the same view as in the task table.

PaulKunze_2-1734689019818.png