Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 793 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 793 Bytes

Custom Widget Update Property

Simple 3DEXPERIENCE Custom widget sample using Web Services for editing a physical product title property.

Check also this link for information on how to register and integrate the custom widget with your 3DEXPERIENCE tenant

docs

contains detailed documentation about the custom widget.

server

contains NodeJS Express web server hosting code.

client

actual custom widget source code in the form of the following 3 files

index.html

definition of the user interface - minimal just for illustrating the concept

main.js

business logic and widget initialization

utils.js

wrapping of WAFData methods