• ARJ
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 11
    Replies
Trying to embed youtube video into idea theme record. Using embed code from youtube. On save, it wont embed. Embed code will disappear neither will be any video shown. 
Here is the video I am trying to embed. 
<iframe width="854" height="480" src="https://www.youtube.com/embed/KysYlRA8Ih0" frameborder="0" allowfullscreen></iframe>

Any resolution? 
  • January 29, 2016
  • Like
  • 0
I am trying to include idea theme lookup field on my custom VF page for idea creations. I am using Idea Base theme. Using following code
<apex:inputField value="{!Idea.IdeaThemeId}" required="true"/> to include Idea theme lookup field on VF page.

VF page saves successfully. However, while creating idea for any theme, I face VF page error "Invalid field IdeaThemeId for SObject Idea". Please note, Idea theme is a standard field on Idea object. Please see the screen shot below:
Error message. Invalid field IdeaThemeID for sobject Idea.
 
Anybody came across similar problem? Please help me out here. 
 
  • January 28, 2016
  • Like
  • 0
I have enabled Idea base theme in my org. I have configured it and have made few changes to IdeaPost VF page. Brought in custom fields from Idea object. Now as per my requirement, user should be able to attach a file which posting new idea. However, I am not able to use fields like AttachmentBody, AttachmentName, AttachmentContentType, AttachmentLength in idea Base Theme VF pages. 
The error message I see is "Error: Invalid field AttachmentContentType for SObject Idea". It seems, Base Theme VF pages do not recognize these fields (I think VF is a VF, be it on BT or plain VF, guess I am wrong????). Whereas I am using these fields in my plain (non Base themed) VF pages build in Idea Standard Controller correctly. 

Can anybody help? 
  • December 03, 2015
  • Like
  • 0
Trying to embed youtube video into idea theme record. Using embed code from youtube. On save, it wont embed. Embed code will disappear neither will be any video shown. 
Here is the video I am trying to embed. 
<iframe width="854" height="480" src="https://www.youtube.com/embed/KysYlRA8Ih0" frameborder="0" allowfullscreen></iframe>

Any resolution? 
  • January 29, 2016
  • Like
  • 0
I am trying to include idea theme lookup field on my custom VF page for idea creations. I am using Idea Base theme. Using following code
<apex:inputField value="{!Idea.IdeaThemeId}" required="true"/> to include Idea theme lookup field on VF page.

VF page saves successfully. However, while creating idea for any theme, I face VF page error "Invalid field IdeaThemeId for SObject Idea". Please note, Idea theme is a standard field on Idea object. Please see the screen shot below:
Error message. Invalid field IdeaThemeID for sobject Idea.
 
Anybody came across similar problem? Please help me out here. 
 
  • January 28, 2016
  • Like
  • 0
I have enabled Idea base theme in my org. I have configured it and have made few changes to IdeaPost VF page. Brought in custom fields from Idea object. Now as per my requirement, user should be able to attach a file which posting new idea. However, I am not able to use fields like AttachmentBody, AttachmentName, AttachmentContentType, AttachmentLength in idea Base Theme VF pages. 
The error message I see is "Error: Invalid field AttachmentContentType for SObject Idea". It seems, Base Theme VF pages do not recognize these fields (I think VF is a VF, be it on BT or plain VF, guess I am wrong????). Whereas I am using these fields in my plain (non Base themed) VF pages build in Idea Standard Controller correctly. 

Can anybody help? 
  • December 03, 2015
  • Like
  • 0
I recieved "SFDC Expiring Certificate Notification" email regarding one of my expiring certificate. It is a self-signed certificate. How do I renew it? Once renewed, do I need to make any any changes/notify the system using this certificate? What is the procedure? Any user guide?
In Ideas theme page, description section link and text is working fine. 

When I embed video and save my embeded code is lost. Any suggestions what I need to do

Click on Ideas theme 
Click on new and select Zone
Enter required fields, status and title
In the description copy any youtube embed code
Save

I also tried  - Click on "Embed Media" button and enter my code 
Save

Nothing happens and not code saved, either in text format or in embed format