Hi,
I have a few list where I like to implement a Nintex 2010 Workflow. However, some lists work great, other won't. They just don't show the two Nintex Options in the ribbon menu. After further investigation, it seems that the
var g_commandUIHandlers
isn't filled with data in the not working lists. However, it is done on lists where it is working properly. If I am correct, the InsertNWButtons() method is called from this variable.
Does anybody has a suggestion?
Thanks in advance.