[Fetaure Request] Nested inline value conversions recognized by BP context menu

Hi,

I think there is a nice opportunity to make the BP system a bit smarter :slight_smile:

Lets say, you want to convert an enum to a text, then, at first glance, the BP pin drag logic will tellyou that its not possible:
b2759c6f346f74928018a5abf17bc5a24fcddfd2.jpeg

However, when you start from the enum, entering “string” in the search bar and so find the conversion to string, it can then be used to be converted into a text.:
enumtextconv.jpg

So, it would be awesome if BP could check if conversions could be done via intermediate types ansd create the sequence accordingly…

Cheers,
Klaus