I have a small Rails app, that has as model a \"Shop\" and another model named \"Purchases\".开发者_Go百科
A little background: I\'m going through the CS193P iTune videos and I was stuck on the assignment 3 for the longest time.Basically, the assignment asks you to programmatically create a custom view to
I\'m trying to find out how to retrieve a Views result set. I have a search content type开发者_高级运维 that I use to control API searches to an API service. I need to periodically retrieve this lis
I am trying to conditionally hide a field on my site that links through to a Drupal node. I want the image to be hidden the Display To Date (custom CCK field) is in the past. The field name is coupon_
I am writing a view to show quote totals based on summing the values in a quote line table. I need to restrict the view to only show quotes for customers of a particular \'pricetype\'. However when I
In my project I want to implement a interface like www.kijiji.ca for selecting state and city. For this I am trying to create a view with two seperate blocks one for states and other for cities but I
I\'m having issues with a sortable list view on my Drupal site. On random occasions, some rows duplicated. The only thing different between the 2 is their vote count from the Fivestar module. I\'m ass
I have a sql query that I will be reusing in multiple stored procedures. The query works against multiple tables and returns an integer value based on 2 variables passed to it.
I\'m working on this big project in MVC ASP.NET w\\ VB.NET One of my views is getting me headaches since a few and i\'m not sure what\'s up.
Say I have a default theme for my drupal site. Here I h开发者_StackOverflow中文版ave created views, blocks, etc and styled everything the way I want for the public. Now, as the admin I would like to h