Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • MrFlo 159 posts 403 karma points
    Jul 11, 2017 @ 14:34
    MrFlo
    0

    Mutiple dropdown ?

    Hi Tim,

    I am now trying to create a multiple dropdown from a table. So I took te code from UIOMatic.FieldEditors.Dropdown now I would like to save a CSV but I can not intercept the save to change the array to a CSV a got this error: Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: [. Path 'SubServices', line 1, position 3417.

    Do you have an idea of how I could go around this ?

    Thanks in advance!

  • Comment author was deleted

    Jul 11, 2017 @ 14:47
  • Comment author was deleted

    Jul 11, 2017 @ 14:48

    Ah sorry it does save as csv

    $scope.property.value = val.join($scope.delimiter);

    but again if you check the code for that one it should make sense

  • MrFlo 159 posts 403 karma points
    Jul 11, 2017 @ 15:07
    MrFlo
    0

    Cool that's helpful. It's working now. Cheers Tim!

  • Comment author was deleted

    Jul 11, 2017 @ 15:10

    Great :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies