Skip to content

Is some type missing ?? (Download, enum, range, radio)  #113

@PaulB2Code

Description

@PaulB2Code

Your issue may already be reported!
Please search on the issue tracker before creating one.

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Is it normal that some type do not work ?

Do you plan to integrate it ?

Thank you

"jsonSchema": "{“description”:”“,”properties”:{“Case à cocher”:{“items”:{“enum”:[“Info 1”,” Info 2”,” Info 3”],”type”:”string”},”title”:”Case à cocher”,”type”:”array”,”uniqueItems”:true},”Date”:{“format”:”date”,”title”:”Date”,”type”:”string”},”Download”:{“format”:”data-url”,”title”:”Download”,”type”:”string”},”Liste bouton”:{“enum”:[“Info 1”,” Info 2”,” Info 3”],”title”:”Liste bouton”,”type”:”string”},”Liste déroulante”:{“enum”:[“Info 1”,” Info 2”,” Info 3”],”title”:”Liste déroulante”,”type”:”string”},”Mot de passe”:{“title”:”Mot de passe”,”type”:”string”},”Nombre”:{“title”:”Nombre”,”type”:”number”},”Nombre à glissère”:{“title”:”Nombre à glissère”,”type”:”integer”},”Texte”:{“title”:”Texte”,”type”:”string”}},”required”:[“Texte”,”Nombre”,”Date”,”Case à cocher”,”Liste déroulante”,”Liste bouton”,”Nombre à glissère”,”Mot de passe”],”title”:”Question multi info”,”type”:”object”}",

"uiSchema": "{“Case à cocher”:{“ui:widget”:”checkboxes”},”Liste bouton”:{“ui:placeholder”:”Choisissez”,”ui:widget”:”radio”},”Liste déroulante”:{“ui:placeholder”:”Choisissez”,”ui:widget”:”select”},”Mot de passe”:{“ui:widget”:”password”},”Nombre à glissère”:{“ui:widget”:”range”},”ui:order”:[“Texte”,”Nombre”,”Date”,”Download”,”Case à cocher”,”Liste déroulante”,”Liste bouton”,”Nombre à glissère”,”Mot de passe”]}"

image

Your Environment

  • Version used: Android Expo
  • Browser Name and version:
  • Operating System and version (desktop or mobile):
  • Link to your project:

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions