Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Disabling drag and drop in optimized tables

Updated on December 13, 2022

Ensure that your application does not include operations that users cannot perform by keyboard by turning off the ability to reshuffle columns for tables that you use in the group by overlay. In this way, you provide equal access to your applications to users with all levels of ability, and reduce user frustration from not being able to fully navigate your product.

    Disabling the drag and drop rule

  1. In the navigation pane of Dev Studio, click Records.
  2. Expand the Decision category, and then click When.
  3. Open the pyDragDropCategorizeColumns rule.
  4. In the Logic string field, enter a value that renders the condition false.
    For example: If the condition reads A is true, and the logic string is A, change the logic string to !A. By default, the condition is set to true.
  5. Expand the Save as list, and then click Specialize by class or Ruleset to save an instance of the Rule in your application Ruleset.
  6. Disabling drag and drop in a section

  7. Search for and open the pyGridCategorization section.
  8. In the work area, on the Repeating Dynamic Layout section, click the View properties icon.
    The View properties icon
    The icon is located in the upper-right corner of the section header.
  9. On the Operations tab, clear the Enable drag to reorder items checkbox.
  10. Click Submit.
  11. Expand the Save as list, and then click Specialize by class or Ruleset to save an instance of the Rule in your application Ruleset.

Have a question? Get answers now.

Visit the Support 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.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us