- Create custom object with name Item and add Account field as a reference. (It should be visible in related list of Account)
- Add custom field with name Amount in Item object.
- It should be currency field with 2 digit values.
- Add custom field (integer) with name No. of items in Account. It should be mandatory.
- On creation of account, create user specified number of items.
- Names should be like Item 1, Item 2, … Item n.
- Add summary field in Account to show sum of Amount of all Items.
Do anyone know how we can do task2 in this ?
Thanks
Write a comment...
0/9000