Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Allowed to update column layout required to display values

SA-54023

Summary

  • When Allowed to update column layout option is checked, a drop-down list displays with valid options in the Return column.
  • When Allowed to update column layout option is unchecked, the drop-down list disappears and a property selection control displays.


Error Messages



Not Applicable


Steps to Reproduce

  1. Delegate a decision table with result options defined in Results tab.
  2. Uncheck the Allowed to update column layout option
  3. Save the changes
  4. Edit the decision table rule


Root Cause



Condition to use allowed values in function TableGrid_completeGridElementClick was defined as below:

if (gTableGrid.canChangeColumns == "yes" && nColumnNum == this.returnColumnPos) {
bUseAllowedValues = true;


When canChangeColumns was not selected (set to No), the local list data for the property mentioned in the return result was not generated.

Resolution



Apply HFix-42578

Published March 26, 2018 - Updated October 8, 2020

Was this useful?

100% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us