Hello
$image_ids = get_field(‘others_images’, false, false);
not returning images IDs but
Array
(
[0] => Array
(
[field_5beecfaf5934d] => 148
)
[1] => Array
(
[field_5beecfaf5934d] => 149
)
[2] => Array
(
[field_5beecfaf5934d] => 150
)
[3] => Array
(
[field_5beecfaf5934d] => 151
)
)
Thank you for your help