Loading...
Loading...
Loading...
Loading...
when a related module field is used to trigger the conditional layout it does not work
If a user use a related module field, to trigger a conditional layout, the conditional layout will not trigger
For example, if a user want to set a conditional layout in contact module, if the field "Organization type" is "Press" (in organization module) then hide the "do not call" field in the contact module
Then
Conditional layout works with in a module. Means the field of a module can only be made mandatory, hidden & read only using the conditional layout, if the triggering field also belong to the same module. Although it shows the field from the related module as well to trigger the conditional layout, but they cannot be used to execute the conditional layout
Conditional Layouts is an Extension with which you can configure unique layouts for different types of records. It allows the system administrator to systematize what fields/blocks to show based on other field values. It has an intuitive interface to configure conditions as well as fields to be shown, hidden and made mandatory.
Go to Menu >> Settings >> CRM Settings >> Extension Pack >> Conditional Layouts. Click on the “Add Conditional Layouts” button.
Select a Module.
Add a Condition on which Conditional Layout will trigger.
Add a task and select the Field and its Value.
Here you can see when the Condition is true the field gets Hidden.
Extension
Conditional Layouts
Description
How to Hide Assigned To Field In VTiger
Moved by
Chris (Jan 10, 2025)
Can a conditional layout also hides the fields in custom button
The fields that are modified using the conditional layout, do they act in the modified manner in custom buttons as well?
Yes, the fields that are modifiied using the conditional layout keeps their modification when used in custom button
User have configured a conditional layout that hides a Cpicklist field when lead source is cold call Also user has designed a custom button that shows the name of the contact and Cpicklist
Also user has configured a custom button that shows the Cpicklist in it
Yes, it will also hide the Cpicklist in custom button
Conditional layout fails to execute and do not show the desired output
A major reason behind conditional layout not working is that the user is using a checkbox field to trigger the workflow. It does not happen all the time but can cause problem in some specific instances
Checkbox commonly cause trouble when used in any of the automated/workflow processes