catalog item
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2024 02:50 AM
Hi,
In catalog item, there is a reference field reference to alm_asset table, and requested by field reference to user table. so the requested field autopopulate with username who logged in. so if i select the asset it should list the asset which belongs to user company. Here both user table and asset table both as company field.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 03:35 AM - edited 07-08-2024 03:39 AM
Its not working
This is my reference javascript:getCompayDetails.getDisposalCompany(current.variables.requested_by);