Server actions bug

I’m creating a new server action to update a table with more then 100 fields.
The pop-up show only the first 59 fields. It’s a great problem because I’ve to put some conditions in many of the fields that are not shown by wrappler.
Anyone can help me?
Thanks

Is this a new update after adding more columns to the database?
are the other columns listed under the plus icon?

Could be related to this:

Scroll down and see if more rows appear.

1 Like

I’ve tried to scroll down but the only way to show the missing fields is to delete the shown ones!
The bug is only of the interface because the generated file is correct.

1 Like

OK, I guess the team will be looking into this.

Patrick is aware of this as you quite rightly pointed out when pointed at my bug report
Is Database Single Query Builder limited to importing 150 columns?
See Patrick’s comment about “the 150 limit is related to the grid component we use”.

I’ve nener had this kind of problems with all the previous version of Wrappler.
I’ve easely managed tables with more than 200 fields with no problems.
This things is started with new new version (4.01)