on 2023 Jul 12 9:11 AM
Hi All,
I would like to use HOSTED PAGES for the centralized Login feature.
Can anyone help me on how to add Jquery or javascript in hosted pages?
We need Jquery, because, We need to have an ajax call from the profile completion page to our child site.
Regards,
Eldhos Kurian
Request clarification before answering.
Hi Eldhos,
Firstly I would like to share with you a link to the blog, where you can useful information as well as on SAP CDC official one.
Secondly, not sure that you are capable to use Javascript on hosted pages itself(only to use predefined configurations and define CSS styles).
But, once ScreenSets/Screens are inherited and ingested into Hosted Pages, you can include your library to Web SDK Configuration and then use it in Javascript Events(screenshots attached).
Here you can see how to use the widget Datapicker jQuery UI in CDC.
Hope it helped.
===========
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Buddy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi eldhos,
We are not using JQuery as part of our sdk solution so you will not be able to use that.
What you can do is a fetch request thourgh javascript.
The javsscript can be configured from the screen set itself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
18 | |
5 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.