cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Regarding Property Types in Custom Widgets and updatePropertyInfo

tayyasamy
1-Visitor

Regarding Property Types in Custom Widgets and updatePropertyInfo

Hi,

I am creating custom widgets and need to have properties of type Integer, String, JSON and so on. What are the equivalent updatePropertyInfo. for each type.

For Example,

if Property type is string, updatePropertyInfo.SinglePropertyValue. Like for Integer, JSON what are equivalents ?

Please provide the list with equivalent updatePropertyInfo properties.

1 REPLY 1
ttielebein
14-Alexandrite
(To:tayyasamy)

I don't see where in the extension document it says that updatePropertyInfo is exclusively for strings. Variables are loosely typed in Javascript... are you having issues implementing this, or are any errors appearing?

Announcements


Top Tags