Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi Everyone,
I am working on mocking up a “web form” for our sales force so they can order items by creating an order “document” in Windchill PDMLink 10.1.
It’s basically a larger order form with items and quantity’s for each item ordered.
The items are Managed Global Attributes that use Global Enumeration Constrains to pick from. All good so far.
The thing that’s stumping me is the Quantity. It seems I can’t use the same Attribute twice on a layout and it seems silly to create a Qty for each of the items?
Example: Screw Qty., Nut Qty., Bolt Qty., etc.
The enumeration for quality is list a list of numbers (0-10) so that can be used again.
Any ideas?
OOB web form already available?
Cheers.