Error when attempting to use a related list relationship

  • 30 April 2020
  • 2 replies
  • 15 views

Badge +1

I am creating a package on the Account object and need to pull information from the Account Assignment related list and am running into a problem. I've searched and read several articles & how-tos without finding exactly what I'm looking for.

 

I created a relationship on the package.  However, when I attempt to add the Default Value on the form by search button and selecting Account Assignment from the picklist I receive the following error:  

The value 'null' is not valid for operator '>='

Error is in expression '{!f.sfFieldsLimited.size >= f.MaxFields}' in component <apex:outputText> in page loop:editform
I'm using version 15.10.  
Any help or suggestions would be appreciated.

2 replies

Userlevel 5
Badge +13

Hi @bjj,


 


I would suggest logging a support case(support@nintex.com) on this one, they should be able to investigate this error further.

Badge +1
Thank you.

Reply