- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2016 10:54 PM
Hi,
I have two Catalog Item sharing a single Workflow. I have added a hidden field in one of the Catalog Items based on which i am performing some calculations in the Workflow. The problem is that when i create a Requested Item from the Catalog Item that has the hidden field it appears in the "Variables" section
for the time being i have created an Onload client script that hides the hidden field on the form please suggest a better way or what i am doing is ok?
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2016 10:56 PM
A catalog onLoad client script or a catalog UI policy (either set to run on catalog items) are indeed the correct way of doing this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2016 10:56 PM
A catalog onLoad client script or a catalog UI policy (either set to run on catalog items) are indeed the correct way of doing this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2016 12:19 AM
Thanks Lars for your time.
Regards.