Hello there , Could you please help me to include setEditable property within Textbox block .I mean want to setEditable to false but it gives error in the console .
Thanks Kushal
Am posting the Xml and the image of error below
<block type="join_blocks">
<value name="A">
<block type="file_text_name" editable="false"></block>
</value>
</block>