So I want to create a bunch of server form UI's... What would be the best way to achieve this? I do not have a lot of experience with Json UI.
Does anyone possibly have some examples that contain multiple UI layouts that change based on the title of the form? What I mean with this is that UI 1 will be used when the title of the form is "1", UI 2 will be used when the title of the form is "2", etc...
Thanks in advance!