5 May
2008
5 May
'08
7:29 p.m.
vaibhav pol wrote at 2008-4-30 11:26 +0530:
... I want to modify the ExternalMethod dtml page which cames in zope i have to add combobox into the external method i go into the zopehome/lib/python/Products/ExternalMethod/dtml where i get the dtml page methodAdd.dtml i add combo box this dtml page is call in ExternalMethod.py how can i modifed that is it i have to create a object for the combobox .
I fear I cannot understand this English. Where is your problem? In "methodAdd.dtml" when you try to construct the combobox? In the corresponding action when you try to interpret and handle the value from your combobox? -- Dieter