i have integer field and date field
i want when user set any number in integer field added this value
to date field
EX: if user add 3 days and field date is 22/04/2018
the date will be 25/04/2018
any solution to fix it when i don't know what is the integer value ??