Pass Input Value to server side on a widget
Hello, I have this html input here: <div id="section-reprogramacao" ng-if="data.isProgFeriasCase"> <div> <label for="changeVacationInput"> Data inicial para reprogramação de férias </label><br> <input id = "changeVacationIn...
