Skip to content

Instantly share code, notes, and snippets.

View mubassirhayat's full-sized avatar
💻
Working Remotely

Mubassir Hayat mubassirhayat

💻
Working Remotely
View GitHub Profile
@mubassirhayat
mubassirhayat / record.js
Last active September 2, 2015 05:44 — forked from elchele/record.js
Custom record controller for dynamically loading view metadata based on current record data.
//for geting data at data:sync:complete
({
/*
File: ./custom/modules/<Module>/clients/base/views/record/record.js
Requires metadata for other view: ./custom/modules/<Module>/clients/base/views/<view>/<view>.php
*/
extendsFrom: 'RecordView',