I have problem with setting up my Jenkins.
What I want to achieve is when I click on "Build with Parameters" option and choose specific environment, one of parameters from .properties file should be passed into variableFromApp field.
I also want this field to be editable.
Can I do that?