Vtiger CRM Pick list Dependencies - vtiger

How to add picklist dependencies values in vtiger crm
I need to add picklist dependencies for demo version of vtiger

login with admin user got to CRM Settings => Studio => Picklist Dependency Setup =>
Click on "Add Picklist Dependency" button
select module where you can add picklist Dependency.
Select Source Field and Target Field

Related

How to add 2 attachment coloumns in single custom list sp2013

How to add 2 attachment coloumns in single custom list Sharepoint 2013
You can attach multiple files to OOTB SharePoint custom list using that icon on the ribbon. But you have to enable attachments on the list's advanced settings List Settings >> Advanced Settings (under General Settings category).
These attachments will be shown in one column and you have to view the item to see attached files.

How to opencart 2.3.0.2 version into free modules add?

How to open cart 2.3.0.2 version into free modules add?
I try to free model
go to admin -> design -> layout -> add(module)
please send processing step by step explain
Unzip the file and ftp it to your cart (or copy it to your cart directory, if you are running it locally). The module will be laid out in a way that matches your cart, so copy the catalog folder from the module to the catalog folder in your cart, admin folder to admin folder, etc. Then you will have to go to admin->extensions->extensions, select modules and install your module.
admin pane > Extensions > Extension installer
Click on the upload button > Select the .zip file and click “OK”
After clicking “OK” your extension will be uploaded and a “success” message should appear. > Now your module should be visible in Extensions
Modules. After locating it in the Module list just click the install button (“ + ” sign) >
The final step of the installation process is to apply the changes we have just made. In order to do so, go to Extensions > Modifications and click the Refresh sign at the upper right corner of the page.

Sitecore Rocks - Package - Add Dependencies for Multiple Items

VS Ultimate - 2013
sitecore rocks - 1.5.0.0
With sitecore rocks you can make a package and include the dependencies for any selected item. I would like to grab all of the dependencies for multiple items. Is there a way to do this?
...gregory
You'll have to add dependencies manually for each root item as multi-select actions for Sitecore Rocks packages aren't currently supported.

Sitecore: How to exclude particular .DLL from the TDS package

I was preparing the build from TDS package but as per requirement we not need to send some common.dll in the package.
is there any way to exclude the particular dll while creating the TDS package.
Go to the properties of your TDS project and fill in the "Excluded Assemblies" under the general tab.
By default TDS excludes any assemblies that start with "Sitecore."
we can exclude any sitecore item incuding .dll,below are the approaches
First way:
In the TDS project explorer select the item that you want to exclude. Right click, and choose properties, or alternatively press F4.
In the property window, click on the Exclude Item From property; press the dropdown button in the right-most portion of the property value area for Exclude Item From.
Click the check box next to the configuration name you wish to exclude the item.
Second Way:
In the TDS project explorer select the item that you want to exclude. Right click, and choose Deployment Property Manager (DPM).
The DPM shows the Sitecore item you selected along with all items under the selected item. In the Current Config column, there will be two values: Include or Exclude.
Clicking on a value under Current Config will allow you to change that value.
Selecting a different configuration in the Solutions Configuration dropdown will change the Include/Exclude values under Current Config to match the selected configuration.

How to add latest module in Opencart Version 2.0.0.0

How do I add latest module in Opencart Version 2.0.0.0 Home page? I try many but can not success.
Please help me .
Login Admin:
Step 1: Extentsions -> Module:
Active module Lastest
Step 2: System -> Design -> Layout
Select Layout Home -> Edit
Add Module Lastet
Finish
To add latest products on home page follow below steps,
In your Open Cart admin go to Extensions > Modules and click Install near to "Latest" module.
Click Edit button at the right near to Latest Module.
Enter Module Name as latest-product (put any name to recognize it).
Give limit,height,width.
Make Status as Enabled.
Click on save button.
Now Go to System > Design > Layouts and edit Home layout.
Choose "Latest > latest-product" for Module , select Position and give Sort Order.
Click on save button.