formio icon indicating copy to clipboard operation
formio copied to clipboard

QUESTION: Variables in Form Definitions

Open ddurham2 opened this issue 4 years ago • 2 comments

I have some forms with File elements and I'd like for their storage URL to be based on either a passed in value, some sort of variable, or perhaps on a global 'configuration' submission's value.

I'm hosting formio myself and with dev, test and production environments, I have to reconfigured all the forms' URLs in each one.

Something like MyForm -> File1 -> Upload Url == StorageURL}/files ... where StorageURL is supplied at runtime.

Is this possible?

Thanks in advance!

ddurham2 avatar Jul 01 '21 07:07 ddurham2

I encountered the same problem as @ddurham2 , did someone find a solution?

NoeliaEspada avatar Jul 05 '21 12:07 NoeliaEspada

Still seeking a solution on this.

devsda avatar Jul 30 '21 05:07 devsda

We're currently addressing a backlog of GitHub issues, and as part of this effort, some inactive issues may be marked as closed. This isn't a dismissal, but a step toward more efficient tracking.

If you feel the issue is still relevant, please re-open and we'll ensure it gets the attention it deserves. Your understanding is appreciated as we work to enhance our open-source responsiveness.

lane-formio avatar Jan 24 '24 14:01 lane-formio