Page 1 of 1

Use bulk Update Tick Boxes

Posted: 2023-10-04 16:40
by angus
is it possible to amend the csv export to only use the rows that are selected?
table_view_tick_boxes.png
table_view_tick_boxes.png (2.4 KiB) Viewed 3170 times

Re: Use bulk Update Tick Boxes

Posted: 2023-10-08 07:38
by jsetzer
You can use custom batch actions for retrieving selected primary keys (id's):
https://bigprof.com/appgini/help/advanc ... ch-actions

Then, for serverside CSV export there should be a couple of threads and examples here in the forum.

Re: Use bulk Update Tick Boxes

Posted: 2023-10-08 16:00
by SkayyHH
Hi, has anyone ever found a solution to assign the child data records together to a new owner for the parent data records? Thanks much!