• AGNIVESH ARYA
  • NEWBIE
  • 10 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 2
    Questions
  • 4
    Replies
Hi All,

I am getting an error message while executing one of the examples related to visualforce dynamic binding.
Error Message:
"System.SObjectException: SObject row was retrieved via SOQL without querying the requested field: Book__c.Author__c "

Even if I am executing exact code of the guide, the issue is coming. Is this a known issue or I am missing some steps:
Below mentioned is the example link:

https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_dynamic_vf_sample_custom.htm?search_text=apex:page
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_dynamic_vf_sample_standard.htm?search_text=apex:page (User customizable page)
 
Hi Guys,

I am a newbie to salesforce. I am not able to second administrator to my Dev Edition account. Although the system overview says that 2 admins licences have been used, still in administrative user drop down it shows only one user.

Please help.

Admin User ScreenSystem Overview
Hi All,

I am getting an error message while executing one of the examples related to visualforce dynamic binding.
Error Message:
"System.SObjectException: SObject row was retrieved via SOQL without querying the requested field: Book__c.Author__c "

Even if I am executing exact code of the guide, the issue is coming. Is this a known issue or I am missing some steps:
Below mentioned is the example link:

https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_dynamic_vf_sample_custom.htm?search_text=apex:page
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_dynamic_vf_sample_standard.htm?search_text=apex:page (User customizable page)
 
i am getting the following error again and again.i have made custom object with label "Trail" and API name "Trail_c" with 3 custom fields.
1)field label-Description       API name-Description_c
2)field label-Distance           API name-Distance_c
3)field label-Last Inspection Date                    API name-Last_Inspection_Date_c
all data types are also fine.i can't figure out what's the problem
"Challenge Not yet complete... here's what's wrong: 
All the expected custom fields for the Trail__c object could not be found"
 
Hi Guys,

I am a newbie to salesforce. I am not able to second administrator to my Dev Edition account. Although the system overview says that 2 admins licences have been used, still in administrative user drop down it shows only one user.

Please help.

Admin User ScreenSystem Overview