New Bug Encountered: Set the Values of some Columns in this Row

Hello Everyone

Im really confused.

I have a table an an action set to this table that is changing the value of a column. (True of false). When this action is fired it is saying that the value of another column Cannot be blankโ€ฆ because it is required when going through the form.

Problem is I have the exact duplicate setup on a differant table same app and it is working flawlessly.

Now for a test the I made the columns that are required to not have to be required, and the result is strange. It set the value in the column it needs to set, but it Deletes the values of other columns that it was having requirement issues withโ€ฆ

Is this a bug? Im thinking soโ€ฆ

Solved Solved
0 14 735
1 ACCEPTED SOLUTION

Update for othersโ€ฆ it wasnโ€™t a bug actually. The reason was because the option โ€œReset on Editโ€ was set as ON with the Column#2. When the action was trying to update the Column#1, the โ€œReset on Editโ€ was resetting the Column#2 and because that column was set as Required, the update was not possible because then that Column#2 would be not valid.

View solution in original post

14 REPLIES 14
Top Labels in this Space