Commit graph

10 commits

Author SHA1 Message Date
Corentin Forler
9024441ee9
fix(Form Builder): Fix Code control not updating (#27422) 2024-10-09 10:19:58 +00:00
Shariq Ansari
4d6bc58a59 revert: code control loosing focus when edit (for now reverting need better fix) 2023-11-08 13:31:25 +05:30
Shariq Ansari
ea023888a3 fix: some field properties shown in multiple fields on select of same type of fields 2023-10-17 17:51:45 +05:30
Shariq Ansari
95167a19df fix: remove store from each control 2023-07-22 13:07:50 +05:30
Suraj Shetty
171b616e57 fix: Props should be constant as it is a read-only variable 2023-06-26 09:14:17 +05:30
Shariq Ansari
2e9dcc5912 revert: cannot drag alert on dragging standard fields
not working as expected
2022-12-01 15:55:29 +05:30
Shariq Ansari
301b9f1c94 fix: use df.read_only to make field disabled 2022-12-01 14:59:31 +05:30
Shariq Ansari
fa5bd803fb chore: rearranged code 2022-12-01 01:43:03 +05:30
Shariq Ansari
0831babf5a fix: render rest of the fieldtypes in properties section & main form 2022-11-16 17:22:33 +05:30
Shariq Ansari
1c4f60ecd1 feat: separate component for each fieldtypes used in properties & main form
Worked on Data & Check Component. Components are created for each fieldtypes but each is still rendering Data Components template
2022-11-13 01:43:50 +05:30