Thaks for your answer, i see this post
https://discourse.hkvstore.com/t/target-blank-open-menu-links-on-new-tab/4047/5 resolve my 1st problem:Client Script-> Table-Specific → Edit Page → Startup Script
/* id is the name of my link field */
$('id').attr('target','_blank');