Related Action paremteres issue in a RecordType accesed from a record link within another RecordType

Hello


I have a Entity Backed Record wich in one of its views contains a record link to an other related Entity backed record. Once Im on the second record I have a related action that uses rf!id parameter, but instead of passing the second recordtype id it pases the id from the first recordtype.
On the viwes of the second recordtype however, I pass the same id value, but in this case it does pass the value from the second recordtype.
Also, if I access the second recordtype directly wihtout passing though the first one. it works fine using the correct Id

Is this normal behaivior? is there a way to work arround this?

Regards

  Discussion posts and replies are publicly visible