Hi Lionel07!
You want to create a form with only two fields?
So, create a field with items lookup and a field (set allowEdit to NO) which will display sales price. Then override modified() method on first field and fill sales price value.
Hi Lionel07!
You want to create a form with only two fields?
So, create a field with items lookup and a field (set allowEdit to NO) which will display sales price. Then override modified() method on first field and fill sales price value.