Action work on app version but not in desktop view

C2
Bronze 1
Bronze 1

Hi, i can not understand why an action "add a new row to another table" work in mobile version but not in desktop version.

any idea?

Solved Solved
0 2 291
1 ACCEPTED SOLUTION

Thanks for the support, there were no errors reported.
the problem was a valid_if condition of a cell (enumlist) of the row where the information was added.
The strange thing was that if the action started from the mobile version it worked normally, but if I clicked on the action in the desktop version, it didn't create the new row and gave invalid input.
I think it's a small bug.
I solved it by no longer inserting any value into that cell.

View solution in original post

2 REPLIES 2

There should be no difference.  Please provide details. 

More than likely your request submitted on desktop failed due to some error.  You can inspect the Audit Logs to see what error occurred.  You can find the Audit Log as shown in the image

Screenshot 2023-09-12 at 5.05.48 PM.png

Thanks for the support, there were no errors reported.
the problem was a valid_if condition of a cell (enumlist) of the row where the information was added.
The strange thing was that if the action started from the mobile version it worked normally, but if I clicked on the action in the desktop version, it didn't create the new row and gave invalid input.
I think it's a small bug.
I solved it by no longer inserting any value into that cell.

Top Labels in this Space