Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom widget Not able to add #359

Open
1 task
Nikhil593 opened this issue Jul 7, 2024 · 0 comments
Open
1 task

Custom widget Not able to add #359

Nikhil593 opened this issue Jul 7, 2024 · 0 comments

Comments

@Nikhil593
Copy link

Nikhil593 commented Jul 7, 2024

Describe the bug
which template:

  • MaterialDesignFrameworkModule — Material Design with Angular Framework

A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. I am using Angular 18 with angular material and Flex-layout and also using JsonSchemaFormModule,
    MaterialDesignFrameworkModule from 'ajsf/core' library.
    --> I am facing issue is am not able to add custom widget along with current behavior
    In Custom widget want to add description field and also want to add toggle button control wherever default value is present in schema. Make those field disabled which are having defaults and not having data.

Expected behavior
Wherever data is not present we can show user default value with disabled field
if he want to change
default value then he enable the field by toggle button and enter his own input value.
Suppose he don't want to enter default value then field must be in disabled form.
We also need to show description key as well in our UI.

Kindly help me how can resolve this issue

Screenshots
I added screenshot along this issue how expected out should be.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Log output covering before error and any error statements

Insert log hereCopy

Additional context
Add any other context about the problem here.

Detailed Description

Context

Possible Implementation

@Nikhil593 Nikhil593 changed the title Descript Custom widget Not able to add Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant