Help please. How to manipulate the screen in a multiselect selection in Documentum WDK 16.7.9
I need to call the screen N number of times according to the selection that the user makes, I need to know how to manipulate this multiselection Documentum WDK 16.7.9.
I really appreciate your help in advance
Answers
-
It's at least 15 years since I did Webtop development, I think you will need
- a custom action to call your custom component
- a custom component to do display your custom form for one object.
- This custom component needs to managed by a combocontainer which manages IDs and processing for multiple objects
Extends the component wizardcontainer and adds support for multiple instances of the same contained component. This allows the user to perform multi-select operations for a component. An Apply to all prompt is displayed when the user selects multiple operations.
from: wdk\config\combocontainer_component.xml
When developing something new, I searched for something similar in webtop, to see how that was put together.
When I was a Webtop developer I created a source code reference from
- unzip webtop.war
- decompile the java in from webtop war
- unzip the unstripped.jar from webtop war
- It is easier to read and use well formatted and commented code
- unzip wdk.war over above
- again It is easier to read and use well formatted and commented code
- unzip any source code from wdk.war
There are development and reference guides, but nothing beats source code.
Documentation and software (wars files and patches) can be downloaded from product pages in support portal
- Documentum Web Development Kit
- Documentum Webtop
regards
Brian
Brian Dinneen
Documentum Designated Support EngineerIt is at least 15 years since I did Webtop development, but as there are still development requests ...
When developing something new, I searched for something similar in webtop, to see how that was put together.
When I was a Webtop developer I created a source code reference from:
- unzip webtop.war
- decompile the java in from webtop war
unzip the unstripped.jar from webtop war
- It is easier to read and use well formatted and commented code
unzip wdk.war over above
- again It is easier to read and use well formatted and commented code
unzip any source code from wdk.war
There are development and reference guides, but nothing beats source code.
Documentation and software (wars files and patches) can be downloaded from product pages in support portal
Documentum Web Development Kit
Documentum Webtop
0
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 150 General Questions
- 147 Thrust Services
- 56 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 184 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 7 XM Fax
- Follow Categories