New Button under Request learning in the course interfarce
Content
Hi Guys,
I need to introduct a new button in the course interfarce under the request learning that give me the possibility to bring me in the assign Learning action. I create the button like in the image, this is the used HTML markup:
#{'<button style="width:170px;height:40px" onclick="window.open(\'https://hdeh-dev1.fa.em3.oraclecloud.com/hcmUI/faces/FndOverview?_adf.ctrl-state=pb9yht5ul_997&fnd=;;;;false;256;;;&fndGlobalItemNodeId=WLF_FUSE_MY_LEARN'}
#{bindings.EffectiveDate.inputValue}#{'\',\'_blank\')"> Richiedi apprendimento per collaboratore </button>'}
How can i solve this problem?