cancel
Showing results for 
Search instead for 
Did you mean: 

Create-content with custom metadata value

ranj
Champ on-the-rise
Champ on-the-rise
Hi,
I have created a form with custom metadata which has got a dropdown, this form actually creates a folder in the doc library.By default the name of the folder is the value of cm:name which i enter in the form. Can anybody tell me how to create the folder with  the dropdown values?


Regards,
Ranj
1 REPLY 1

romschn
Star Collaborator
Star Collaborator
I haven't tried this but this is what I think could help achieve your scenario.

1. Do not show the cm:name field on form UI.
2. Make it as a hidden field on form UI.
3. On drop-down value change - set the hidden field value for cm:name.

Hope this helps.

Thanks,