How to deal with the slow Appian grid selection validation?

Certified Senior Developer

Hi,

I have a grid based on a RecordType, and I have coded a multi-selection mecanism inside the selectionSaveInto portion code.

When I select a line, some tests are made, but Appian takes 2 seconds to accept the selection (even if I do nothing, just click on a row).

Then I can select or deselect another line.... etc...

All works fine as, I let Appian finishing the work (progression bar is displayed at the top of the screen).

The problem goes when I click quickly on many lines: this creates some bugs.

How may I rid of this issue?  is there any way to toggle enable/disable selection after having selected a row (while Appian is working)?

or is there any way to deactivate the mouse cursor during the Appian progression bar (as we could do with any other language like Java)?

Regards 

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data