Can you get the Umbraco Form name to show up in Nested Content Template?

Is there any way to get the Umbraco Form name which is picked in nested contnet, I have only managed to get the form guid (see image). This is done by the following angular

{{umbracoNaviHide == 1 ? '[Disabled] '  :  ''}} Umbraco Form - {{ umbracoFormPicker }}

enter image description here

Any advice would be much appreciated.


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/95385-can-you-get-the-umbraco-form-name-to-show-up-in-nested-content-template