How can I Publish to cad by selecting multiple wtpart data?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How can I Publish to cad by selecting multiple wtpart data?
Hi Communuty!
I can reflect the change made in the wtpart data to the cad data by selecting the "publish to cad" option when checking in. When I want to check more than one wtpart data in the advance search section of this method, that option does not appear. How can I do this?
If it is impossible to bring the "publish to cad" option on the check-in screen, can I bring the "Publish to cad" button in the actions menu on the details page to the advance searc actions menu?
Solved! Go to Solution.
- Labels:
-
General Customization
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @smcvr
Put all WTParts to a temporary WTPart structure and do the action from that structure. After finish delta the temporary WTPart
PetrH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @smcvr
Put all WTParts to a temporary WTPart structure and do the action from that structure. After finish delta the temporary WTPart
PetrH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can't I bring this feature to the browse menu, I need to do this for different codes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @smcvr
The menu function is written for GWT structure so You can not to move it to different place as is.
You can just write own function that do same action.
PetrH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
