I have a master detail form in Oracle APEX. The table has items: ID, NAME, PRICE, VAT, TOTAL_COST. Is there a possible way in Oracle APEX to make some items automatically filled up. For example, when user in form enter PRICE, the VAT and TOTAL_COST field automatically are calculated and displayed. Not after the user submit the form.