Loading...

QListForm Calculated Field does not work

Title

QListForm Calculated Field does not work

Description

QListForm Calculated Field does not work

Please wait...

QListForm Calculated Field does not work

Cause

Please note that in the help file we state that the calculated field has to be a field that is not part of the list.
 

Resolution

you couldn’t  modify the existing field however you can add non-existing one as per below example:

<Field Name="MyCalculated" CalculatedValue="&lt;%CityName%&gt;, &lt;%Country%&gt;" GroupExpanded="false" />
Please change CityName and Country to the required field names.
 

Defect ID

Please note that in the help file we state that the calculated field has to be a field that is not part of the list.
 

Leave a Reply