Skip to content

Commit c625c1c

Browse files
committedMar 18, 2025··
Update tagRecordForm.js-meta.xml
1 parent d35ef52 commit c625c1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎force-app/components/tagRecordForm/lwc/tagRecordForm/tagRecordForm.js-meta.xml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
description="If checked, the section is open on page refresh. Closed if unchecked." />
1919
<property name="twoColumns" type="Boolean" default="true"
2020
description="If checked, the fields will display in two columns. One columns if unchecked." />
21+
<property name="readOnly" type="Boolean" default="true" />
2122
<supportedFormFactors>
2223
<supportedFormFactor type="Large" />
2324
<supportedFormFactor type="Small" />

0 commit comments

Comments
 (0)
Please sign in to comment.