Hi, I've a class which has several fields, some of these fields are filled from a database and some are filled in by the user. I'm trying to figure out what is the correct way in CPS to do this.
My user enters a clientId and "Add" which causes data to be retrieved from a database for a few fields. The user should be presented with a form where the relevant fields are populated from the database info and where several other fields should be entered by the user before the new object is created. I'm currently basing my new class on CPSDocument and I'd really like to know what I need to change to get the behaviour mentioned above. If anyone can point me at a simple example, then it would be even better. Thanks CP Hennessy _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
