Closed garygreen closed 7 years ago
Instead of having to do:
fname: { customAttributes: { fname: 'First Name' } }
Allow for:
fname: { customAttributes: 'First Name' }
Instead of having to do:
Allow for: