Dynamic values for Selectable List validation (Range min/max or Exact number of choices)?

Hi everyone,

I’m using the Selectable List element with Multi select enabled, and I would like to make the validation limits dynamic.

Specifically:

  • When Multi select type = Range, I’d like to set the Range min and Range max values dynamically (for example, based on a database field or a custom state).
  • When Multi select type = Exact number, I’d like to set the Exact number of choices dynamically as well.

However, these fields seem to only accept static values in the editor.

Has anyone found a workaround or alternative approach to make these limits dynamic? Maybe through workflows, custom states, conditions, JavaScript, or another plugin?

Any suggestions would be greatly appreciated.

Thanks!