Comment to comment to comment
Can we have comments to comments to comments?
So it would like like this
COMMENT_1
>COMMENT_1_1
>COMMENT_1_2
>>COMMENT_1_2_1
>>>COMMENT_1_2_1_1
>>COMMENT_1_2_2
>COMMENT_1_3
COMMENT_2
COMMENT_3
Rather than it being only comments and comments to comments, so only 2 stage hierarchy - Comment_1 and Comment_1_1 - only 2 levels.
-
-
·
Anton L
- ·
Hello
The number of levels in comments hierarchy can be changed in database -> sys_objects_cmts table. Change value in NumberOfLevels field for necessary comments object (line in database table).
Notes:
1. The changes will be applied to new comments only.
2. Don't forget to clear UNA cache before testing. -
·
Anton L
-
- · titanium2
-
·
In reply to Anton L
- ·
thanks!