Hi
I have looked at the options for the submit point and metadata, but I can not find an option for a radio button with the option to choose more than one item.
Has anybody solved this somehow?
			
			
									
						
										
						Submit point and metadata
- JimmyHartington
 - Advanced member
 - Posts: 492
 - Joined: Tue Mar 22, 2011 7:38 am
 
- 
				cedric.sintes
 - Newbie
 - Posts: 13
 - Joined: Fri Feb 15, 2013 4:38 pm
 
Re: Submit point and metadata
There is no radio button (unfortunately  
 ). However, this possibility would be very useful (wink development team  
 )
The only way is to propose the same drop-down list several times
			
			
									
						
										
						The only way is to propose the same drop-down list several times
- 
				Malcolm Mackenzie
 - Member
 - Posts: 126
 - Joined: Wed Mar 22, 2017 5:05 pm
 - Location: London, UK
 - Contact:
 
Re: Submit point and metadata
You need to send it in as a feature request through your portal,
requests don't always get seen here.
https://www.enfocus.com/en/support/portal
Repeating the drop down list won't be that bad as in the xml you can then
give a unique name to the item
Item 1
Item 2
etc
			
			
									
						
										
						requests don't always get seen here.
https://www.enfocus.com/en/support/portal
Repeating the drop down list won't be that bad as in the xml you can then
give a unique name to the item
Item 1
Item 2
etc
Re: Submit point and metadata
You might be able to do it with the Rest API
			
			
									
						
										
						- JimmyHartington
 - Advanced member
 - Posts: 492
 - Joined: Tue Mar 22, 2011 7:38 am
 
Re: Submit point and metadata
Thanks for all the replies. I will submit at feature request.