Virtual Strategy is a data mining and discovery organization, bridging the gap between raw data and smart decision making.
The firm’s propriety platform is the industry’s fastest, most innovative and most accurate text analysis tool. It allows companies to quickly mine internal and external databases, transform unstructured data into business intelligence, and discover customer insights.
I wish someone here can help me on this issue which has blocked me for several days.
The key feature of my module is to query data from many tables in database.
And the difficulty for me is how to ask Drupal to show data in an increment mode. For example, when user press the submit button, the module should execute below operations in series.
- Operation 1: query database table 1, then show result in a html table to user. (This has been implemented)
I need to create another "Save" button on node edit form, that would keep changed time untouched. I basicly know how to do this, but I am wondering if it is safe to do it....
I have recently taken on a client who has 4 websites that I want to bring over to Drupal. The one issue that is stopping me from cracking on is the 'Testimonials' page on every site is referenced from one database. They update the testimonials in an admin page, and it's reflected in all the sites straight away. They basically all reference the same database. I've not found a solution to doing this in Drupal. I am quite a recent convert to Drupal, so please could I ask you to go careful with any answer.