htmlapi-client-python icon indicating copy to clipboard operation
htmlapi-client-python copied to clipboard

Support fuller subset of form inputs

Open jonm opened this issue 12 years ago • 0 comments

Right now, the client only supports <input> and doesn't handle <select> or <textarea>. Handling of <input> may also only be handling text or hidden correctly and is probably not doing checkbox or radio correctly.

jonm avatar Jul 02 '13 11:07 jonm