Balance Tracker Node Reference is add-on to Balance Tracker -module. This module adds the ability to refer a node in the transaction. This functionality is useful when for example user is paying for a product or a service which is identified by a node or receives money from interacting with a node. Note that this module does not do anything by itself! It only extends the functionality of the main module!
This module allows Views to set build modes for row objects depending on an active context. When should you use this module?
If you need to create a view which depending on the users' properties (permissions, roles,...) does or doesn't show certain 'limited access' fields of a row object. This allows you to do away with the restrictive, clunky CCK field permission system.
If you need to show a view on diverse sections of your site and you don't want to create a gazillion display variants. This promotes reuse of views displays.
1. Install/Enable the module
2. Go to admin > build > context and create a new context
3. Add conditions to your new context
4. Add the VCD Reaction plugin as a single reaction to your context.
5. Go to admin > build > views
6. Create a new view or edit an existing view
7. Choose 'VCD Object' as the active Row Style plugin and edit its' options
8. Expand the Contextual build modes tab
9. You'll see all the contexts which have the VCD Reaction plugin set