UI builder link to destination
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
im looking to get guidance on UI builder with an event of "Link to Destination" on how I can get the sys id of a record referenced to a different table ?
as an example ;
i need to get the sys id of Risk Identification field
so that if i clicked and open the record AINST14719172 it will route me to an external portal
instance.com/irm?id=tprm&sys_id=("AINST14719172 record" )
&view=bpmd3&form=bpmd3internal¬es_table=sn_vdr_risk_asmt_internal_assessment¬es_sys_id=
("RI0029645 record ") ;
i was already able to do get the sys id of "AINST14719172 record" using the payload.sys_id, but im having trouble getting the sys id for ("RI0029645 record ") ; so that i can concat that to the url;
it should go in this part of part parameter.
thankyou so much in advance!
