Hello everyone,
i've a new entity named 'contracts' with a n:1 relation to accounts. For some changes on filling the form i use a dynamic-handler.
I can only access the value from accountId and accountName, but i need accountType. Is there a possibility to access the whole dataset from the selected account?
Thanks in advance.
Regards,
Thomas
i've a new entity named 'contracts' with a n:1 relation to accounts. For some changes on filling the form i use a dynamic-handler.
I can only access the value from accountId and accountName, but i need accountType. Is there a possibility to access the whole dataset from the selected account?
Thanks in advance.
Regards,
Thomas
Comment