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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Define user extensions proprietes of a user at run time

jgomes1
1-Newbie

Define user extensions proprietes of a user at run time

Good night,

The main objective is to set the properties, that are defined at the user extensions (thing shape), of a user at run time.

Thanks in advance.

PS The info will be sent by text boxes.

1 REPLY 1
PaiChung
22-Sapphire I
(To:jgomes1)

You can just use a service script and write to Users[NameOfUser].NameOfUserExtension = InputParameterReceivedFromTextBox

Top Tags