function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ajsalesforceajsalesforce 

Using custom setting in formula fields on customer portal page

I have created a formula which is using a custom setting. The formula works fine on developer edition vfp page , but not working with customer portal page. It gives #Error ! as value on Page. 

 

the formula field is like this :

 

$Setup.x1_alpha__MyConfig__c.x1_alpha__MyField  

 

 

Any idea, please let me know whats the problem in using with customer portal.

 

hokusaihokusai

I have a similar problem.  I have a list type custom setting and I get the compile error

Error: You referenced an unsupported field type called "Lookup" using the following field: name