Tagify - Can't set read only

Wappler Version : 4.7.1
Operating System : Windows 10 x64
Server Model: NodeJS
Database Type: PostgreSQL
Hosting Type: Docker

  1. Set read only with Tagify Option - Read Only
    image
    Generated code: <input is="dmx-tagify" id="tagify1" name="tagify1" readonly="true">
    Result: Read only option is not applied - Tagify component is ready of input

  2. Set read only with Dynamic Attributes
    image
    Yes, there is a visual bug in Wappler - attributes doubles in UI

Generated code: <input is="dmx-tagify" id="tagify1" name="tagify1" dmx-bind:readonly="true">
Result: Read only option is not applied - Tagify component is ready of input

It would be good if we can set Read Only parameter for Tagify component based on Dynamic Binding.
Thank you in advance.

This will be fixed in today’s update.

1 Like

This has been fixed in Wappler 4.7.2

A post was split to a new topic: Double read only UI on Tagify

This topic was automatically closed after 42 hours. New replies are no longer allowed.