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
Version: Windchill 12.1
Use Case: Created a custom user picker utility, and a global reusable attribute of String type. Then, created an IBA on Problem Report.
Description:
What does it show if you use jcaDebug=true for that attribute in that view? Compare that to the create/edit wizard. I suspect its using the wrong data utility for the view page.
Hi @11025060
In your data utility you have to add a condition if the wizard is in edit or view mode and based on that condition remove the search icon.
The Returning object should contains a list of components that are shown on the page.
PetrH
