Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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?
0