Open inadarei opened 9 years ago
There's been some discussion of this previously. #10 is @mamund's proposed solution. Here's a thread from the email list that has some earlier discussion of the topic.
i think the idea of a description
or prompt
or label
property for the data
element makes sense ( @inadarei has this on the bug list, right?).
i think you can implement multi-select and options using properly-marked nested +data+ elements -- we'll need to explore that a bit through some working examples, IMO.
what i'd like to see is some running code on these items. before spec'ing -- let's get some working providers/consumer examples up and running.
Per #19 there are two ways or creating equivalent of HTML Forms in UBER:
For the applications that are user-facing, it is often useful the API to provide hints for construction of the user interface (e.g. actual rendered forms). Such hints may include:
Should UBER provide any guidance for the best-practice of implementing such things? If, yes - what should it be?