cancel
Showing results for 
Search instead for 
Did you mean: 

Travel Calendar + filling DATS fields directly differs in completement-eventing

Lukas_Weigelt
Active Contributor
0 Kudos

Hi folks,

we observed the following behaviour in the fite_request/fite_expenses scenario.

When I use the calendar to choose my trip frame data:

  • with the first click, the choosen day is filled into all four fields, datedep, datearr, datecow, dateeow.
  • with the second click only datearr is overwritten with the second date chosen.

When I choose to enter the dates datedep and datearr directly, the both reflect upon datecow and dateeow:

We would like the calendar to work as if you enter the dates directly, i.e. datedep goes to datecow and datearr goes to dateeow. Or if this isn't possible, at least to have the both approaches work alike and not differently.

So, bottom line, my question is:

Is this even standard behaviour? Are there any "common" ways to achieve what we want? (being a developer I'd just jump in again and start enhancing... but let's hear your ideas first )

Cheers, Lukas

Accepted Solutions (1)

Accepted Solutions (1)

Lukas_Weigelt
Active Contributor
0 Kudos

Well, I solved this myself by Enhancing method FITE_VC_GENERAL_DATA->ONEVENT_CALENDAR_UPDATE, piece of cake after all.... Should probably have done so right away seeing how activity has dropped here...

Answers (1)

Answers (1)

Lukas_Weigelt
Active Contributor
0 Kudos

no ideas?