You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bit hard to explain, but here goes:
I have a repeating group inside a group. This repeating group has a Datepicker, and when a date is picked, the dataprocessor changes a separate shadowfield, which in turn adds a new line in a paragraph elsewhere on the page. Whenever this happens, the table showing previously selected dates disappears, and the open field in the repeating group shows the value from the first element in the table. After clicking "add new", the open field gets saved and added to the newly appeared table. the newly opened field in the repeating group will have the value of the second element in the table (which was chosen earlier), so i can just click "add new" again. For every time I add a new date to the repeating group, the table closes, and i have to click "add new" as many times as i have already added dates to get to a blank field.
My guess is that the layout changes when a new line is added to the paragraph. When this happens, the table disappears.
Steps To Reproduce
Please contact me for examples if needed
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
This is a bit hard to explain, but here goes:
I have a repeating group inside a group. This repeating group has a Datepicker, and when a date is picked, the dataprocessor changes a separate shadowfield, which in turn adds a new line in a paragraph elsewhere on the page. Whenever this happens, the table showing previously selected dates disappears, and the open field in the repeating group shows the value from the first element in the table. After clicking "add new", the open field gets saved and added to the newly appeared table. the newly opened field in the repeating group will have the value of the second element in the table (which was chosen earlier), so i can just click "add new" again. For every time I add a new date to the repeating group, the table closes, and i have to click "add new" as many times as i have already added dates to get to a blank field.
My guess is that the layout changes when a new line is added to the paragraph. When this happens, the table disappears.
Steps To Reproduce
Please contact me for examples if needed
Additional Information
No response
The text was updated successfully, but these errors were encountered: