Share via


KMCollectionQuestion::collectionQuestionAnswerLookup Method

Modifies the answer lookup form to include the answer of the parent of the current question.

Syntax

client server public static FormRun collectionQuestionAnswerLookup(FormRun _formRun, KMQuestionId _parentQuestionId)

Run On

Called

Parameters

Return Value

Type: FormRun Class
A FormRun object.

Remarks

This method also adjusts the DisplayHeight setting of all FormStringControl controls in the FormGridControl control of the lookup to create a uniform grid display.

See Also

Reference

KMCollectionQuestion Table