I’m trying to modify the layout for the addressbook (layout for adding a new entry) and I want to have validation for some of the textboxes like organisation, etc. How do I go about in doing this? At the moment it looks like I can only add anything to the addressbook (layout for adding a new entry) by modifying the *.xet file or using the eTemplate (very annoying). I want to add a tag before each of the textboxes which will be used with javascript for the validation where and how do I this? It’s so difficult to modify a layout if you’re forced to use the eTemplate