On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Display categories in BrowseTaskList window

Hi all.

I need Display categories in BrowseTaskList window. I add:

;StringsuperHTMLPrefix = .Module( 'webattribute' ).HTMLPrefix()
;;call <superHTMLPrefix + 'infocategories.html'>()
 
to browsetasklist.html . But i see next message "No Categories for this Task List.", its happen because response data is different.What shall I do, that would work?