Hi

 

What are the steps to make the ‘action new’ of a toolbar work?

 

I would like to use my own version of creating activities and have made a
copy of ActivitesAddEdit.aspx and then:

 

1)      Created a page and tested the new control and it works

2)      Created a menu item of type action

3)      Added the new menu item to the EPActivity web menu

 

Now when I try to activate this new version I get an exception:

Error executing code: <empty class> object does not contain method 'main'.

 

(C)\Classes\<unknown>\main

(C)\Classes\WebActionMenuFunction\run

 

 

Which lead me to believe that I miss to add my new page/control somewhere
just like you have to expose custom class/method in the Proxy.

 

The ‘funny’ part is: If you look at the ‘ActivityNewTask’ menu item (web/web
menu items/action/ActivityNewTask) you will see that it don’t have class
attached but that must be added somewhere else, but where ?

 

 

Br

Steen

Reply via email to