Hello community, I am working with a portal in power pages.
I'm trying to evaluate a field on my form with a quick form value.
That is, I have this form related to a batch entity, and when I select a Product Batch, the Details are displayed.
But I want the Quantity field not to exceed the Available Quantity of the quick form based on the batch selected in the Custom JavaScript of the form.

Any ideas?