Sure.. This won't take much time to implement. ;) I'm currently working on application adding and deployment.
Regards, *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Sun, Feb 1, 2015 at 12:38 PM, Imesh Gunaratne <im...@apache.org> wrote: > A great thought Dakshika! This will improve the usability of the system > dramatically. May be we can focus on this once the main UI features are > done, WDYT? > > Thanks > > On Sun, Feb 1, 2015 at 11:24 AM, Dakshika Jayathilaka <daksh...@wso2.com> > wrote: > >> Hi Devs, >> >> As we know stratos new UI contain JSON Schema based form generation >> logic. JSON schema is >> supported to have "description" filed for each JSON key. [1] >> >> Also some fields generated from JSON needs to have inline help text in >> order to improve the *User experience. *I can simply embed this with >> current logic by adding description filed to JSON >> schema + few js. >> >> ex: in tenant JSON schema >> >> "adminPassword": { >> "type":"string", >> "id": "root/adminPassword", >> "format":"password", >> "default": "admin123", >> "title": "Admin user password", >> * "description":"You need to add least 6 characters including >> number",* >> "name": "Admin user password" >> }, >> >> >> This can be display on UI like below. >> >> If any schema contain description filed it will display help icon like >> below. >> >> >> >> once you click on help icon it will display "description" text after the >> filed. >> >> >> >> WDYT? >> >> [1] http://json-schema.org/example1.html >> >> Thank you, >> >> Bst Regards, >> >> *Dakshika Jayathilaka* >> Software Engineer >> WSO2, Inc. >> lean.enterprise.middleware >> 0771100911 >> > > > > -- > Imesh Gunaratne > > Technical Lead, WSO2 > Committer & PMC Member, Apache Stratos >