I can't drag any condition on a Report.

Hi

This is my first time to ask.

On editing an report, I can drop& drag fields.
But I can’t drag any condition I dropped.
I can’t drag&drop parenthesis,neither.

I already tried below, but I couldn’t fix it.
Could you give me some suggestion to solve it?

Updated to SugarCRM 7.8.9
Updated php from 5.4 to 7.0
Not using AjaxUI

THanks

I have the same question.

Are we supposed to be able to drag and drop fields? Is it possible to reorder the fields once they are chosen?

SuiteCRM verion 7.9.8.

PHP 7.0

1 Like

Hi

I don’t know the answers but you could do a few experiments:

  • try it in different browsers to see if it works any better

  • try on the online demo to see if the behaviour is equal to your own systems

https://www.softaculous.com/demos/SuiteCRM

1 Like

Thanks for your reply.

I upgraded & downgraded many times, and I searched some related source code.
then I found the reason why I couldn’t drag&drop finally.

OK: SuiteCRM 7.8.8
NG SuiteCR 7.8.9

I might be a bug on ”modules/AOR_Reports/tpls/EditViewFooter.tpl”.
I roll-backed this source code from 7.8.9 to 7.8.8 , and Quick-repair.
It seems working fine!

Best Regards.

Yes, you can drag&drop on SuiteCRM7.8.8. It might be a bug on SuiteCRM7.8.9.
I roll-backed to SuiteCRM7.8.8, It is working fine.

But I don’t know how to solve on SuiteCRM7.9.8.
I think it might be the same reason on SuiterCRM7.8.9.

It seems this recent commit changed this

https://github.com/salesagility/SuiteCRM/commit/ac3f39dc7df235c22da38cf634c8b3749a9e76a2

Can you please open a new Issue on Github with your findings so the bug can be fixed?

Yeah, it might be.
OK. I will open a new Issue on Github.

I opened a new issue.
Thanks

https://github.com/salesagility/SuiteCRM/issues/4825

1 Like