I have created an Entity Type of “Employees” and cooresponding Account Type. I am storing “Salary” as custom data on the entity.
I would like the Account Document to be prefilled with the “Salary” from the entity, however I’m struggling to get anything other than [Balance] to work in the Default Amount field on the Document Type.
I’ve tried [Salary] and {ENTITY DATA:Employees:Salary} but both don’t work. Any idea on what this field supports and if this would be possible?
