• Shantanu Mahajan 4
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies
Hi all,

I am trying to access Reports and Dashboard through the User which is having Licence 'Customer Community' and by using this Licence i have created one Profile. In that profile i have given tab access to Repots and Dashboards but it is giving error Insufficient Privileges. So how can i overcome this error.
 
Hii all,
I am getting this error List index out of bounds: 2060.
Here my Total Size is 2063.
for(Integer j=total_size-Math.mod(total_size,list_size);j<total_size;j++)
                    {
                        ListWrap.add(wraplist.get(j));
                    
                    }


                        
Hii all,

I am trying to paginate using Offset, but it is giving me error " System.QueryException: Maximum SOQL offset allowed is 2000"
And I cannot use Standard set Controller becuase it is giving me error  " List controllers are not supported for Attachment "

So how can i do pagination now

 
Hii all,

I am trying to paginate using Offset, but it is giving me error " System.QueryException: Maximum SOQL offset allowed is 2000"
And I cannot use Standard set Controller becuase it is giving me error  " List controllers are not supported for Attachment "

So how can i do pagination now

 
Dear Friends,

I have completed 11 Badges and I received two emails one with subject 'High five! Your t-shirt is on its way.' and another with subject 'Confirm your mailing address to receive your Trailhead t-shirt'. When I try to confirm my address the given link navigating to pardot account.But I don't have pardot account.Please help me...

Thanks,
Hussey
  • February 26, 2015
  • Like
  • 0