Issue with primary attachment component not displaying properly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Issue with primary attachment component not displaying properly
Solved! Go to Solution.
- Labels:
-
General Customization
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The issue was resolved.
While debugging the source of com.ptc.windchill.enterprise.tags.attachments.PrimaryAttachmentsTag, I found that the Tag was not working because the "createType" attribute value was missing in the servlet request object.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi HK_9132704,
Thank you for your question.
I’d like to recommend to bring more details and context to your initial inquiry.
It also helps to have screenshot(s) to better understand what you are trying to do in your process.
This will increase your chances to receive meaningful help from other Community members.
Regards,
Community Moderation Team.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The issue was resolved.
While debugging the source of com.ptc.windchill.enterprise.tags.attachments.PrimaryAttachmentsTag, I found that the Tag was not working because the "createType" attribute value was missing in the servlet request object.