brutusin / json-forms

JSON Schema to HTML form generator, supporting dynamic subschemas (on the fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided
http://brutusin.org/json-forms
Apache License 2.0
607 stars 168 forks source link

read only view? #80

Open fabifabi opened 7 years ago

fabifabi commented 7 years ago

After edit my data,validate them.....why not show them?

How i do it ?

idelvall commented 7 years ago

Sorry @fabifabi, i don`t understand your question

fabifabi commented 7 years ago

Okay,sorry So, after edit my data, i wanbt show them to my customer....Read only view. So he can say what the typed before For resume,it is like you did,but input are change to normal text.... It is perhaps a too complicate stuff to do ? decorator can do it ??

idelvall commented 7 years ago

why not showing the json string of the data, rendeing it to some html container? All this can be done externally to the library.

fabifabi commented 7 years ago

i think it can be useufll to have "read only" view, because with "<a tel:" i can click on it on my phone,and that's phone ! or color input ? i will tr y do it by myself,so.u want it as a part of lib? or i just do for myself? i need it,so,i will do,but as u did a good work, i wanna help!

2017-04-22 12:59 GMT+02:00 Ignacio del Valle Alles <notifications@github.com

:

why not showing the json string of the data, rendeing it to some html container? All this can be done externally to the library.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/brutusin/json-forms/issues/80#issuecomment-296365544, or mute the thread https://github.com/notifications/unsubscribe-auth/AYbVLSvPD8nr7tAIs_JJkic_amEi1HOJks5ryd2hgaJpZM4NDVSZ .

idelvall commented 7 years ago

That great! show me the details when you have done it, an we will see how to integrate it into the library

fabifabi commented 7 years ago

ok ! i will try it :)

2017-04-22 14:40 GMT+02:00 Ignacio del Valle Alles <notifications@github.com

:

That great! show me the details when you have done it, an we will see how to integrate it into the library

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/brutusin/json-forms/issues/80#issuecomment-296370575, or mute the thread https://github.com/notifications/unsubscribe-auth/AYbVLZCgj5aWHb3QinsYhIHjQ_8clzzxks5ryfUmgaJpZM4NDVSZ .