Changes between Version 2 and Version 3 of Ticket #33871
- Timestamp:
- Jul 27, 2022, 5:30:35 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33871 – Description
v2 v3 13 13 04. Save 14 14 05. Edit again 15 06. Change the two Text (Json) to [ "test 123"]15 06. Change the two Text (Json) to ['test 123'] 16 16 07. Delete the Choice Text field of the second item 17 17 08. Save 18 18 09. Error message will appear 19 09. Set the Choice Text field to "test 123"of the second item19 09. Set the Choice Text field to 'test 123' of the second item 20 20 10. Save 21 11. Edit again, only the second item field was changed to [ "test 123"]21 11. Edit again, only the second item field was changed to ['test 123']