Attribute customization: set default literal in enumeration with javascript
Hello,
Is there possible to set default value through the javascript?
Example: I have an enumeration list from 1 to 12 (typical numbers) in drop-down meun, and based on the current month, I want to set default value in my enumeration list to value like it is a current month...
Thanks,
One answer
you should be able to use a scripted Default Value provider to select the value in the enum list
see this other post https://jazz.net/forum/questions/107026/attributecustomization-custom-value
see this other post https://jazz.net/forum/questions/107026/attributecustomization-custom-value