I have two recordtypes(A and B) that are listed by Id#(same id field is used in

I have two recordtypes(A and B) that are listed by Id#(same id field is used in both). I want to access one recordtype from within the other. eg. From within a record #123 of recordtype A, I want to access record# 123 of the recordtype B. How can I achieve this?

I have used the urlforrecord() function which generates the required url for navigation which works fine on web, but when I use the Appian app on my phone and click the url generated, it opens up the target record on web and not on the app. How can I navigate to another record from within one record when using Appian app on the phone so that it never navigates to web....

OriginalPostID-96314

OriginalPostID-96314

  Discussion posts and replies are publicly visible