Modifying or deleting fields in the extended recipient schema | Community
Skip to main content
New Participant
December 12, 2018
Solved

Modifying or deleting fields in the extended recipient schema

  • December 12, 2018
  • 1 reply
  • 2443 views

Hi,

I have a question about modifying or deleting fields in the extended recipient schema.

Modify field: Can I just modify directly from the code below and save?

<attribute desc="accountNumber" label="accountNumber" length="15" name="accountNumber"  type="string"/>

Delete a field: Can I remove the above line of code completely from the extended recipient schema and save?

Thanks,

ED

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by saikatk2447661

Yes. And then run update database structure.

1 reply

saikatk2447661
saikatk2447661Accepted solution
New Participant
December 13, 2018

Yes. And then run update database structure.