One-to-many file upload with additional checkbox - Page 2

One-to-many file upload with additional checkbox

2»

Answers

  • colincolin Posts: 15,151Questions: 1Answers: 2,587

    Thanks for posting

    Colin

  • ezdavisezdavis Posts: 35Questions: 3Answers: 0

    Hey,

    Do you know when the change for

    {"IsDefault", (Func<Database, IFormFile, dynamic>)((d, f) => 1)}
    

    will be officially published so I can use the Nuget package instead of the dll in the zip you provided? Thanks

  • allanallan Posts: 61,743Questions: 1Answers: 10,111 Site admin

    I've committed the change and it will be in Editor 2.0.6 which I'm planning to release early next week.

    Allan

  • ezdavisezdavis Posts: 35Questions: 3Answers: 0

    Awesome, thank you!

Sign In or Register to comment.