173
Views
2
Comments
Solved
show-default-value = False Not Working
Question
Application Type
Reactive

Hi All,

The above should work but it isn't.

I want to hide the default value on an input of a form.

I have tried adding show-default-value = false to the attribute and I can see it in the html when I inspect my app in the browser but it has no effect?

Any ideas?

2022-09-04 15-01-10
JayPea
Solution

Hi @Rahul Sahu 

I've figured it out.  It only works on system defaults, if I assign a default this attribute doesn't work, which is a shame.

2026-02-26 06-29-24
Rahul
 
MVP

Hi,

Can you share screenshot what you implement?

2022-09-04 15-01-10
JayPea
Solution

Hi @Rahul Sahu 

I've figured it out.  It only works on system defaults, if I assign a default this attribute doesn't work, which is a shame.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.