cancel
Showing results for 
Search instead for 
Did you mean: 

Creating characteristic allowing the user to enter free text

Former Member
0 Kudos

Hello Experts,

I am trying to create a characteristic which will allow the end user to enter u2018free textu2019 as long as the numbers are ranged is between 1-99,999

E.g

According to the previous selected characteristic value the next would be

Characteristic- Page Range

Value- user can enter various numbers (1, 9, 26, 52 OR 1-6, 9, 13, 17, 26-34)

Please could anyone assist?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

List out the values individually in the Characteristic and use an Object dependency to enforce the rule

Former Member
0 Kudos

Hi, Thanks for your help.

I have already set the characterisitc up that way, but I thought there might be an easier way so the user could just enter the numbers of instead of having to select them from the list of values.

Former Member
0 Kudos

Hi

You can create it by simple characteristic.Make the characteristic of type CHAR and define its length.

then it will possible to enter any kind of number like 1,2,6,9,12-90 etc

If this is not your requiremnt then please explain.

try and revert.