Checklist formatter (scoped) not working in a Scoped Application

Magda13
Tera Contributor

Hi Community,

 

I want to add a checklist formatter to the form view of a custom table in my scoped application. The table does not extend "Task", so I have created a new UI formatter for my custom table (it's created in the application scope). Otherwise it looks the same as the OTB checklist formatter - it uses "inline_checklist_macro".

 

Magda13_2-1698064131709.png

 

The checklist formatter is visible on the form, but it does not work - nothing happens when I click on "Create new" or the other options, also the content is corrupted, showing {{template.name}} instead of an actual template:

 

Magda13_0-1698064024423.png

Magda13_1-1698064051610.png

 

Any idea what I have done wrong?

Thank you in advance!

 

10 REPLIES 10

Cameron Wilson
Tera Expert

I too am curious about this as I am in the process of building a custom application not extended from Task and need the ability to create checklists. I came to the community to see if anyone else has achieved this and found your question.

I re-added the checklist formatter and it started working. It should work for you also 😄

I had no such luck. I even deactivated my previous one and created a new one and got the same results. 😞

Hi Cameron,

 

Can you share a screenshot of your formatter?