Layout and dropdown menu

Hi All,

How Can I make a layout for my grasshopper with shapediver?

Also how can I make a drowndown menu which open other questions?
Means example lets say a dropdown menu include A , B, C :
if I choose A , than shapediver opens “x,y,z” questions for drawing.
if I choose B , than shapediver opens “m,n,c” questions for drawing.
if I choose C, than shapediver opens “k,l,f” questions for drawing.

THANKS.

What you want has very little to do with grasshopper and shapediver and more to do with web development. You can check out the docs where https://viewer.shapediver.com/v2/2.17.0/doc/index.html

You Mean after all conditions are ready at grasshopper than I will make it all I want in Shapediver APIs?