top of page

CONNECT WITH US

2 Wisconsin Circle, ste. 700

Chevy Chase, MD 20815

Phone: 800-504-6931 Fax:800-504-6931

Thanks for submitting!

Informative Interview

OPENING HOURS

Contact Us Today

Mon - Fri: 9am - 6pm
Sat: 10am - 2pm
Sun: Closed

bottom of page
// In data.js export function myCollection_beforeInsert(item, context) { let hookContext = context; // see below // some change to the received item return item; } /* * hookContext: * * { * "collectionName": "myCollection", * "userId": "f45jf8d2-grkj-2opd-4ovk-9rfj4wo5tvj3", * "userRole": "siteOwner" * } */