Creat application with JS
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 08:13 PM - edited 03-05-2024 08:01 PM
Can u create applications with a form in JS?
1 Reply
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 11:44 PM
Yes you can.
HOPEX provides a REST based API (which can be called from JavaScript).
I am not aware of any examples of this type of integration though.
Authorisation/authentication would need to be handled in the JavaScript as would other aspects of securing a web based application.
