Closed GersonFuentes closed 3 weeks ago
Hello,
This issue is a duplicate of GitHub Issue #3663, where you’ve already posted about the same situation. I’ll close this ticket as a duplicate to consolidate our efforts. Rest assured, the original issue remains open internally, and the engineering team is actively working on a fix.
Thank you for your patience as we address this.
No, it is not:
@Alezanello
This was marked as "Not Planned" because the engineering team already has an internal ticket for this issue. I apologize for the lack of clarity in the original post, but rest assured, it’s actively being worked on!
Can we access your project?
Current Behavior
Text Field > Additional Properties > Password Field: If I choose to set this property dinamically, it doesn't work at all. Tried to set the value stored in an App State, Component State, Page State, depending from Conditions, even passing the value as a constant "True" or "False". Nothing worked.
The only way to set this property's value is through the classic switch (non-dynamic), even when the dynamic setting exists.
Expected Behavior
Text Field Password Field property (boolean) should be set dinamically, but it is not taking this value. The property is always set by the value of the classic switch.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT4elc/l34t1mOZE7c/Ab8dVnSQWNnInbZInlOxEEQwjF7bpPbM+ZOj+THdWUu3ifFZiJWGJmm01zPuNuOOWUME3HByJb4Rz+atuewnzVj6jWqqRBaqrP3QmP/JjGGKEzpuZqx0nOtpoWF0s7zu6HujKFyvDJ5yyITEROeWYKoLIjmiGHXnWGn0Jg1ZSfCvr
Visual documentation
Environment
Additional Information
I need to set this property dynamically, the same way I set other widgets and form fields in my project.