I'm reworking some rules to use the new dropdownField component instead of d

Certified Lead Developer
I'm reworking some rules to use the new dropdownField component instead of dropdownFieldByIndex
The record dashboard contains 5 of these field types.
The page used to take <2 seconds to display when using the ByIndex component.
It's now taking >20 seconds with the new version. Is anyone else experiencing these issues?...

OriginalPostID-96066

OriginalPostID-96066

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    My lists can be as long as 100 rows but I'm not using query rules. The data persists in XML form and I use xpathsnippet to extract the values. I was being generous with the 20 seconds bit, it's more like 45! I've had to revert to the ByIndex version which is a shame as more expressions are required for the index and saveInto parameters.
Reply
  • 0
    Certified Lead Developer
    My lists can be as long as 100 rows but I'm not using query rules. The data persists in XML form and I use xpathsnippet to extract the values. I was being generous with the 20 seconds bit, it's more like 45! I've had to revert to the ByIndex version which is a shame as more expressions are required for the index and saveInto parameters.
Children
No Data