Not sure if it’s a bug, but I’ve tried a few iterations with no success…
I have a custom action (triggered on page load) that conditionally determines a user’s billing status. If the account is not fully paid, the content of a repeating group should be limited to the first 3 list items.
This is accomplished using the “Display list” action, with the data source being limited by the “items until #3” parameter.
By all accounts everything appears configured correctly, however it does not seem to work in practice. Interestingly, it does generally work effectively in debug mode.
Any thoughts?