Hello,
I got entity called Account , in this entity i have field called budget.
ive created an entity called mile, with a field that called customer and its a lookup to the account entity.
when i open a new mile form i would like to check on load if there is a value on the account budget field and show somekind of alert.
how it can be done in javascript?
thanks!









