Update to Split multichoice options

Home Forums Classic DFFS Update to Split multichoice options

Viewing 0 reply threads
  • Author
    Posts
    • #27533
      Tricia S.
      Participant

        Hi All,

        I revised the Split multi-choice options for display view. If it is a multi-lookup item the hyperlink will be kept.

        
        
        function showChoicesOnSeparateLines(fin){
        jQuery("#dffs_"+fin+" td.ms-formbody a").before("");
        }
        
        showChoicesOnSeparateLines("YourFieleInternalName");
        Attachments:
    Viewing 0 reply threads
    • You must be logged in to reply to this topic.