I have 3 fields in my Request Form: -
- Start Date (Date picker)
- End Date (Date picker)
- Total Leave Days (Number field)
The request will be made in the portal and the scenario is as follows: -
- User pick Start Date
- User pick End Date
- Total Leave Days field will be auto-populated with the difference of Start Date and End Date in days.
This scenario is supposed to be happening before the user submit the request.
Below is my current automation rule for reference. The trigger i've chosen is "Issue created" which makes the rule to run only after a user has submitted a request. What i intended to do is for the Total Leave Days to be auto-populated WHILE the user is filling in the form within the portal. Is it possible to implement in automation? If it isn't, is there any workaround for this?
Thanks.
