**Matrix Version:**5.3.4.0
I’m looking at adding a metadata text field to the form used to create accounts from the account manager asset, but ideally we need to capture the details entered in this field (preferably linked to the user account created). The user accounts only seem to store username, email and password. Is there any way to add fields to this? If not does anyone know a way this could be achieved?
I did think about nesting a form into the page but I know that might be messy.
Thanks
Mandy
Is it possible to use a trigger for this at all. I’ve been looking through the triggers to see if I can create one and the triggers manual says:
‘After Asset Built
If this event is selected, the Trigger will be fired when an asset is finalised after creation from an Asset Builder or Account Manager Page. Finalised assets are assets that have any required metadata values or paint layouts configured. For example, if a user creates a Standard Page asset using an Asset Builder, configuring the information for any required metadata values, this Trigger will be fired.’
So is it possible to create a trigger on the Account Manager page that fires when a user accout is created and somehow do something useful with the reuired metadata fields?
It’s a little frustrationg that you can’t add the metadata fields you create from the account manager page to the email verification part of the Account Manager, only the name, username and password are available as keywords.