FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

Dynamic property "Password Field" on Text Fields widget is not working. #4782

Closed GersonFuentes closed 3 weeks ago

GersonFuentes commented 3 weeks ago

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

  1. Create new page
  2. Create Text Field
  3. Set dynamically the value on Text Field > Additional Properties > Password Field
  4. Click Run
  5. Observe the dynamic value is not taken for this property.

Reproducible from Blank

Bug Report Code (Required)

IT4elc/l34t1mOZE7c/Ab8dVnSQWNnInbZInlOxEEQwjF7bpPbM+ZOj+THdWUu3ifFZiJWGJmm01zPuNuOOWUME3HByJb4Rz+atuewnzVj6jWqqRBaqrP3QmP/JjGGKEzpuZqx0nOtpoWF0s7zu6HujKFyvDJ5yyITEROeWYKoLIjmiGHXnWGn0Jg1ZSfCvr

Visual documentation

image

image

image

image

Environment

- FlutterFlow version: Version 5.0.7 (5.0.7)
- Platform: MacOS Sequoia 15.0.1 and Windows 11.
- Browser name and version: Chrome 
- Operating system and version affected: Versión 130.0.6723.58 (Build oficial) (arm64) on MacOS

Additional Information

I need to set this property dynamically, the same way I set other widgets and form fields in my project.

Alezanello commented 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.

GersonFuentes commented 3 weeks ago

No, it is not:

image

@Alezanello

Alezanello commented 3 weeks ago

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!