Hi,

The name "New Shopping List" is default name and it is set in "createShoppingList" service in ShoppingListServices.xml check

<property-to-field field="newEntity.listName" resource="OrderUiLabels"
             property="OrderNewShoppingList" default="New Shopping List"/>

here you see that the value is coming from orderUiLabels.xml if you want to avoid it or want to give your choice name , then just remove the resource & property attribute from the above & set the value you want in the default="abc" attribute.

And please ask these types of questions on user mailing list.

--
Thanks&  Regards:
Ankit Jain
Enterprise Software Developer
Hotwax Media Pvt. Ltd.
www.hotwaxmedia.com



On Tuesday 08 June 2010 10:43 AM, rrhati2010 wrote:
Hi,

When I create a new shopping list , every time i click on create new button
it creates a new shopping list with same name....How can I avoid creating
shopping list with same name??...

Please help.

-----
RRH

Reply via email to