Skip Ribbon Commands
Skip to main content

Quick Launch

Body



under you edit form and new form
 

</WebPartPages:ListFormWebPart>
</ZoneTemplate></WebPartPages:WebPartZone>
<WebPartPages:ListFormWebPart>

<IMG SRC="/_layouts/images/blank.gif" width=590 height=1 alt="">
  </td>
 </tr>
</table>

insert the code here
<asp:content>

 
add below code
 
<script type="text/javascript" >
var s=document.getElementsByTagName("span");
for(var i=0;i<s.length;i++){
 var title=s[i].title;
 if(title=="Specify your own value:"){
        var l=s[i].getElementsByTagName("label");
        l[0].innerText="others";
     }
   }
</script>

From:
Posted: 10/25/2010 9:24 PM
Subject: Check box (mutiple selection)

Hi Guys,

 

I created survey and one of the quesion got multiple selection. When I do that besides my own entry default answer is added "Specify you own value"​. I wan to change the owrding from "specify your own value" to "others". Where can I make this change

Category

 

Category:Title (linked to item)

 

Attachments

Content Type: Message
Created at 11/1/2010 3:19 PM by  
Last modified at 11/1/2010 3:19 PM by