item.select_records footer

9 views
Skip to first unread message

marcjammet

unread,
Mar 18, 2026, 6:18:29 AMMar 18
to Jam.py Users Mailing List
Hello, 
how to remove the footer (buttons etc) when calling item.select_records 
Thank you for your help.

Moh. Sarip Hidayat

unread,
6:00 AM (14 hours ago) 6:00 AM
to Jam.py Users Mailing List
Hi marcjammet,

Usually, I'm using this code to remove the footer of a view form:

function on_view_form_shown(item) {
item.view_form.find("div.form-footer").hide();
}

Please let me know if you have any question.

Cheers!
Reply all
Reply to author
Forward
0 new messages