• Leonardo Macedo
  • NEWBIE
  • 15 Points
  • Member since 2016


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 2
    Likes Given
  • 11
    Questions
  • 5
    Replies

I am creating a rather complex questionnaire in flow. 

I've noticed a rather odd behaviuor...see the following example:

Q1. Do you have kids?
Yes/No (choice Yes=Truie, choice No=False)

Q2. are you kids at school? (the component visibility for this Q is set if Q1=Yes)
Yes/No

Now, I can finally create a kids profile record

The Kids Profile object includes Q1 and Q2 checkboxes so that I can map to the actual screen questions.

Here is the problem, if I map both Q1 and Q2 on the create records component, but the response for Q1 happens to be No, Q2 gets skipped and in the debug Q2 results to be a null, and consequently a  INVALID_TYPE_ON_FIELD_IN_RECORD error will occur. 

Considering that I know why the error is being triggered, I believe that for a screen funtionality, there should actually be something that ignore the mapping for skipped questions; I can't believe this is not a stardad functionality...

Please let me know if it's just me that I am missing something or it's really like that. 
 

Hi guys? Can you help me?
I'm using a Apex Trigger to automatically convert lead when a Converted Status is set to the record. It's working great, but after the conversion the page remains in the lead record and not the converted account.

If I manually refresh the page it's redirected to the Converted Contact record.
Guys, did anyone find an ideal replacement for our beloved and discontinued MavensMate?
He was so simple and the integration with the Sublime made him exceptional.
In addition to Eclipse, which is officially supported by Salesforce, do you recommend which replacement for MavensMate? Preferably you have integration with some of these editors: Sublime Text 3, VS Code, Atom.
Hello everyone, i have a problem with the following scenario (in napili's template):
On my home page I have the Featured Topics component. I would like that when the user clicks on any of the topics in this component, the page that loads has related discussions about that topic (this is already ok, it is natively resolved: D) and also I wish there were the list of records that have that topic tagged. It would look something like this: I would use a tab component on the page: topic details and within that component would have the following tabs: Discussions (ok), related products (custom object) and related training (custom object).
But I could not do that.
Anyone have any ideas or have ever had something similar and got some solution?

Image 1:
User-added image

Image 2:
User-added image
I would like to know how integrate SF with the Firebird database
Thanks!