Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Modifying or deleting fields in the extended recipient schema

Avatar

Level 4

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

1 Accepted Solution

Avatar

Correct answer by
Level 4

Yes. And then run update database structure.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

Yes. And then run update database structure.