Hello.
Is is there a way to display the item category (not just its code) when I select from table 5722?
In this example, I would like for the card to read "T-shirt (S/S)" instead of "01"
Thank you!
Will need some small DEV. You can set a variable on the page which is then displayed with the related description value from the item category table. You can set it in the OnOpenPage trigger to fetch the data and then fill the variable.
This previous post explains it well: community.dynamics.com/.../615422
Hello,
In this scenario Item Category Code is mapped to 01. I will not recommend passing T-shirt (S/S) in the same field. Create a new field and onValidate() of Item Category Code pass the Description in the newly created field. Hope this helps!
Regards
Jyotsna Oberai
jyotsnanav.blogspot.com
thank you! This should do it!
thank you. My boss was asking if there was a way to make it say "t-shirt" since the category number will not mean anything to people who are just viewing the card.
You can do a substring, but Description of all the fields will not have the same length. So it is not a feasible solution.
One thing you can do is let the user search according to Description, for this add Description in Key so that you can search according to it in the dropdown.
Please mark this answer as verified if it answered your question. Thank you.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Rishabh Kanaskar 4,202
Nimsara Jayathilaka. 3,248
Sumit Singh 2,893