hi,
i`m using Taskspace 6.6 to create folder.
can i write a Java code using TBO to override the behaviour of cancel button in create folder dialog.
my question, is there a method like
public void doSave (boolean saveLock, String versionLabel, Object[] extendedArgs) throws DfException
but for cancel or which method does cancel button called to override it?