Hi Tobias,
I'm not expert, but maybe I can help you a bit. If you want to extend Standard Screen, then you can only use the Extensibility Explorer. You can only add extension fields or OBN Link/Button.
I attached two links:
Extension fields: https://www.youtube.com/watch?v=UrNi49JvHu0
OBN Link/Button: https://www.youtube.com/watch?v=bhjPsXnGWNw
Hello Tobias,
The error is shown because you are using a PDI Deveoper in the adaptation mode. This is a key User Tool (KUT) which is only allowed for Key User and forbidden for PDI Developers.
The later must use (as described by Hunor) the Extensibility Explorer in the UI Designer for the standard UIs.
This Extensibility Explorer lets you extend the standard UIs only in preconfigured places with a reduced set of operations.
Therefore the difference between UIs for you Custom BOs and standard UIs.
HTH,
Horst
Hi Tobias,
Is there in the Standard Screen an anchor to attach an Embedded Component?
Yes? So I think you can:
- create a new Embedded Component
- use the anchor to put your Embedded Component into the standard screen
- in your custom Embedded Component you can use the full range of tools, you can insert a Button and bind it to the EventHandler
Bye,
Sam
Hi,
the solution with the OBN link/button is perfect I guess but unfortunatelly I receive the message 'Please specify the list binding' and don't know what to do.
Can someone tell me what I'm doing wrong or is there maybe another solution? I already was able to create a fiel with datatype webURL which links me to the website. Unfortunatelly the link is shown in the C4C and I would like to have this as a button. Is there any possibility to change the display type from link to button using code? As this is a standard object I can't change this in the properties section.
Thanks for your help! :-)
Regards,
Tobias
Add comment