Transfer Order Number Not auto populating in Transfer Order Line Record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I have 3 pages in mobile app 1) transfer orders listed (alm_transfer_oder) 2) once we open any record of transfer order it will show all the details. same page we have 3 dots on the right top corner when you click on that we have shown 'new transfer order line' button from this we can create new transfer order line 3) new form appears here From Stockroom and To stockroom values are auto populate based on parent record(i.e Transfer order). one more field is there on this form 'Transfer Order' this is reference field refer to alm_transfer_order table so I want this field also autopopulate base on parent record. How to implement this.
Generally in servicenow instance when we create new transfer order line under transfer order related record it will fetch Parent Transfer order number autofilled in Transfer order line
Anyone can help me if possible attached screenshots
Thank You