'Removed null text from an input control in JasperReports Server 8.0.0 but still required

I need to remove those null by default that appear in the input controls, the solution that always arises is to place another default value for example "" so that it is empty, the problem is that doing this makes the parameter leave If required, is there a way to achieve this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source