Hi,
I am new to form builder - documentum. And I am facing a problem with the custom adaptor usage in form builder.
I want to create an adaptor which calculates the number of days based on selection of 2 dates by a user.
I have written the java class in eclipse .. in one of my folders, however where exactly do we find the "Adaptor interfaces and abstract classes"?, which my adaptor will extend from!? Because I need to import them else my java program throws compilation errors.
Any help would be great help.
Thanks,