Developer forum

Forum » Dynamicweb 10 » dwapi/forms/{formId} not returning checkboxlist list options

dwapi/forms/{formId} not returning checkboxlist list options

Joakim
Reply

Im running 10.9.8 and as the title says im unable to retrieve checkbox list options when consuming DWAPI.


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi Joakim

I can see that. I have created bug 22745 and made a pull request for fixing this.

The fieldviewmodel has a method where you get the options for the field - this works of course only in razor template.

I have added a FieldOptions property on the field viewmodel and that will serialize in the web-api and give you what you are missing.

BR Nicolai

Votes for this answer: 1

 

You must be logged in to post in the forum