I have integrated a multi step form through the drupal webform modules. Need to add a captcha at the end of the form. I have used captcha module for it..but while enabling the module and assigning the form id from the backend it is adding the captcha to each step ....
SPQuery, Dates and Regional Settings
First, some setup: My Site is set to Eastern Time, and the server is located in Eastern Time. I'm trying to run a query against a list using the created date. I have tried using all variations I can think of and just can't get the results I want. My ....
Not display this in different page
I have a 2 page Myorderhistoyr.phtml invoice.phtml in below code is working in invoice.phtml but same code i used in Myorderhistoyr.phtml but it's not display anything <?php $isPartner= Mage::getModel('marketplace/userprofile')->isPartner(); $helper= Mage::helper('marketplace'); if($isPartner==1){ ?> <script type="text/javascript"> if (typeof jQuery == 'undefined'){ document.write(unescape("%3Cscript src='//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'%3E%3C/script%3E")); } </script> <link rel="stylesheet" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /> <?php ....
Category Block Random.phtml Display Issue
How can I limit this block of code to display only 4 images from the category? <?$_productCollection=$this->getLoadedProductCollection()?> <?if(!$_productCollection->getSize()):?> <div class="note-msg"> <?=$this->__('There are no products matching the selection.')?> </div> <?else:?> <div class="home-spot"> <div class="box best-selling"> <h3><?=$this->__('Accesssories')?></h3> <table cellspacing="0"> <?$i=0;$j=0; foreach ($_productCollection as $_product): ?> <?if ($i%2==0):?> <tr class="<?=($j++%2==0)?'even':'odd'?>"> <?endif?> <td> <a ....
Disable sharepoint on client system
My client is continually getting a Sharepoint login dialogue and he doesn't know why. He was recently asked to share a file through Sharepoint, but as that was a one-day event he has no further use of the platform. Nevertheless, he is constantly bombarded with this login dialogue for something ....
import categories to magento 2
I cannot find any information regarding category import in magento 2. Installing the merchant-beta version I found: advanced pricing, products and customer import options, but nothing for categories. I tried ubertheme data migration tool (https://github.com/ubertheme/magento2_data_migration) but it seems is not supported to migrate thousands of categories. any reference or help ....
Anyone else seeing unexpected "System.LimitException: Apex CPU time limit exceeded" in previously working code?
In the last 24 hours several of our Jenkins (Continuous Integration server) builds have started failing with: System.LimitException: Apex CPU time limit exceeded exceptions in unit tests that have been passing for many months. It is as if the limit counting has changed in some manner. Anyone else experiencing this, ....
How to create a view to list all unpublished page in library?
It maybe a SharePoint dummy level question for but I cannot find a way to do it. In the Pages library we have enabled publishing feature. Only major version 1.0, 2.0, 3.0... are published and minor version are draft. I want to create a view to show all unpublished pages ....
Enterprise Territory Management -- Previewing Rule Assignments
Enterprise Territory Management Issue I am currently examining implementing Enterprise Territory Management. I have a Territory structure set up in the Planning stage. According to the implementation guide (http://resources.docs.salesforce.com/200/15/en-us/sfdc/pdf/salesforce_implementing_territory_mgmt2_guide.pdf) I can preview assigned rules to territories as stated in the document: Run account assignment rules for any territory that has ....
- WordPress questions and answers
- SharePoint questions and answers
- Drupal questions and answers
- Magento questions and answers
- Salesforce questions and answers
- Joomla questions and answers
- Tridion questions and answers
- Craft CMS questions and answers
- CiviCRM questions and answers
- Sitecore questions and answers