Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Important The collaborate:comment-form is only available in Appkit 4.1+.

Description

The comment form directive to render a comment form

Usage

as element:
<collaborate:comment-form
       target="{string}"
       platform="{object}"
       [collection="{string}"]
       [topic="{number}"]>
</collaborate:comment-form>

Directive info

  • This directive creates new scope.

Parameters

ParamTypeDetails
targetstringThe ID of the document that should be commented on.
platformobjectThe platform Object
collection (optional)stringCollection the comment belongs to.
topic (optional)numberTopic the comment belongs to.