Skip to content

ServiceStack UI and Complex Types #18

Closed Answered by mythz
writeameer asked this question in Q&A
Discussion options

You must be logged in to vote

It's not freezing, it just can't display a form UI control that can submit a complex type property so it's ignored, i.e. there's no HTML input control that can send a complex type so it's ignored in the UI. You'll still be able to call the API through code, you just wont be able to get an Auto UI that will be able to populate complex type properties.

You'll need to use a flat Request DTO structure to be included in an Auto Form UI.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@writeameer
Comment options

Answer selected by writeameer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants