Notifications
Clear all
Hello,
I think this is a duplicate of this thread: https://www.projeqtor.org/fr/kunena/2-submit-issues/11542-link-element-missing
Posted : 24 Apr 2021 15H56
Yep, this is same source.
Customization that brings issue.
This may happen if you use older version of Screen Customization plugin (or self customized file)
Chek that fileds definition fits the carrect order, finishing with
public $_sec_ToDoList; public $_SubTask; public $_sec_Link; public $_nbColMax=3; public static $_customFields=array(
Fix fields order if not correct.
Posted : 24 Apr 2021 18H32
