Hi everyone!
I need some help to construct my fetchxmk although i don't know if it is possible.
In my Service Activity form i have a field (out of the box) Site where we lookup the Sites.
I have another entity Hours of Sites which has as a Lookup field that also points at Sites and has one more field lets say Hours Spent.
What i would like is when a user choose Site from Service Activity to get the value , and fetch the records hours from the entity Hours of Site with that lookup field chosen.
Is that possible?
Thanks!