Scan QR code and populate the Asset value in a Asset Reference field on Incident Record Screen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2024 05:51 AM
Created footer function on a record screen called Scan Asset. The intent of the function is to scan a QR code and populate the value on incident record screen Asset reference field (given if asset already exists alm_asset table) . Created a Input form screen and input with Bar code type and tried to map to Asset Reference field , i am able to scan asset and populate the value in input form screen and nothing happens after. How can I achieve this ?
Mobile App Builder --> Mobile Agent --> Scoped
Function : Scan Asset
Action item --> Type : Update --> Table: incident
Action item --> Input form screen --> Inputs(scan_caller_asset) --> Input type --> Barcode
Action item --> Input form screen --> Variables(caller_asset) --> Asset Reference field on incident table
Action item --> Input form screen --> Input --> Autofill variable = caller_asset
Action item --> field values --> Incident Asset Reference field = input(scan_caller_asset)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2024 02:15 AM
Hi anushad
Since I have a similar usevase I am wondering if you magnaged to solve this requirement ?
best regards