Programming Style Commenting in Text Mode | Community
Skip to main content
September 7, 2019
New

Programming Style Commenting in Text Mode

  • September 7, 2019
  • 2 replies
  • 489 views

Since text-mode is very programming-like, I'd like to see the ability to comment-out text mode code as well as simple line-by-line comments.


This would require a way to do "start comments" and "end comments" (to comment out large blocks) as well as a way to do a simple one-line comment.


This would let me document why I did what I did, or test a new bit of code while leaving the old bit in there in case things go wrong.


This would apply to all text mode areas: filters, groups, fields, etc.

2 replies

September 10, 2019

TRUE! Quite often I need to rewrite the things from scratch because I don't remember anymore...

Can it be also in calculated fields in calcualtions?

StayFishy
September 11, 2019

I think this would be a very useful feature. Coming into Workfront as a new administrator to an existing instance, it required more solo research.