Pregunta

I am trying to auto populate a field END DATE as (START DATE + 30 days) in an infopath form which should autopopulate end date in date format. Can anyone help me here. Thank you.

¿Fue útil?

Solución

It is easy using infopath rules. Add a rule for start date field. Set the condition to be start date is not blank. For actions, add action "set fields's value". Configure it to set the end date to be start date+30 days, just like the screenshot below. The field5 is your end date field. enter image description here

Licenciado bajo: CC-BY-SA con atribución
scroll top