Commit e4c691b
Changing JavaScript to reveal fields. (#265)
* Changing JavaScript to reveal fields.
* Fix incorrect number of fields on form insert
* Display selected option text ...
instead of ID number, for select fields in metadata forms
* Bug FIx: Correct issue where adding an element to a metadata form would remove it from production1 parent 1e87dc5 commit e4c691b
4 files changed
Lines changed: 12 additions & 23 deletions
File tree
- public_html
- formCreator
- includes
- classes
- js
- build/formBuilder
- develop
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1157 | 1157 | | |
1158 | 1158 | | |
1159 | 1159 | | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
1160 | 1167 | | |
1161 | 1168 | | |
1162 | 1169 | | |
1163 | 1170 | | |
1164 | 1171 | | |
1165 | | - | |
| 1172 | + | |
1166 | 1173 | | |
1167 | 1174 | | |
1168 | 1175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
951 | 951 | | |
952 | 952 | | |
953 | 953 | | |
954 | | - | |
955 | 954 | | |
956 | 955 | | |
957 | | - | |
958 | | - | |
959 | 956 | | |
960 | 957 | | |
961 | 958 | | |
| |||
965 | 962 | | |
966 | 963 | | |
967 | 964 | | |
968 | | - | |
969 | 965 | | |
970 | 966 | | |
971 | | - | |
972 | | - | |
973 | 967 | | |
974 | 968 | | |
975 | 969 | | |
| |||
983 | 977 | | |
984 | 978 | | |
985 | 979 | | |
986 | | - | |
987 | 980 | | |
988 | 981 | | |
989 | | - | |
990 | | - | |
991 | 982 | | |
992 | 983 | | |
993 | 984 | | |
| |||
1095 | 1086 | | |
1096 | 1087 | | |
1097 | 1088 | | |
1098 | | - | |
| 1089 | + | |
1099 | 1090 | | |
1100 | 1091 | | |
1101 | 1092 | | |
1102 | | - | |
| 1093 | + | |
1103 | 1094 | | |
1104 | 1095 | | |
1105 | 1096 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
951 | 951 | | |
952 | 952 | | |
953 | 953 | | |
954 | | - | |
955 | 954 | | |
956 | 955 | | |
957 | | - | |
958 | | - | |
959 | 956 | | |
960 | 957 | | |
961 | 958 | | |
| |||
965 | 962 | | |
966 | 963 | | |
967 | 964 | | |
968 | | - | |
969 | 965 | | |
970 | 966 | | |
971 | | - | |
972 | | - | |
973 | 967 | | |
974 | 968 | | |
975 | 969 | | |
| |||
983 | 977 | | |
984 | 978 | | |
985 | 979 | | |
986 | | - | |
987 | 980 | | |
988 | 981 | | |
989 | | - | |
990 | | - | |
991 | 982 | | |
992 | 983 | | |
993 | 984 | | |
| |||
1095 | 1086 | | |
1096 | 1087 | | |
1097 | 1088 | | |
1098 | | - | |
| 1089 | + | |
1099 | 1090 | | |
1100 | 1091 | | |
1101 | 1092 | | |
| |||
0 commit comments