• Dimitri Van Looy
  • NEWBIE
  • 0 Points
  • Member since 2016

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

Concerning Visual Flow and input field validation:
I've created a formula wich evaluates to false (tested with a formula resource on a screen) but the inputfield it checks still passes the validation.

inputfield: Loon
inputType: Currency
Scale: 3
Validation formula: ({!Loon}-{!Minimumloon})>=0

So when I enter Loon: 14.900 and Minimumloon = 15.900 it results in 'false', but the flow passes the validation and continues.

Some help is highly appreciated!

 
Today my Lightning sandbox is having some serious behavious issues. 
I run into following errors:
  • Unfortunately, there was a problem. Please try again. If the problem continues, get in touch with your administrator with the error ID shown here and any other related details. An internal server error has occurred Error ID: 1986783592-9485 (1990134024)
  • Uncaught TypeError: Cannot read property 'b' of null throws at https://cs88.lightning.force.com/auraFW/javascript/ywi4clSWfDw6pOdt8rkxkQ/aura_prod.js:268:162
When I refresh the window, the error disappears and I can continue working untill the next one appears, and so on.

Anyone have any clue what is happening? 
Today my Lightning sandbox is having some serious behavious issues. 
I run into following errors:
  • Unfortunately, there was a problem. Please try again. If the problem continues, get in touch with your administrator with the error ID shown here and any other related details. An internal server error has occurred Error ID: 1986783592-9485 (1990134024)
  • Uncaught TypeError: Cannot read property 'b' of null throws at https://cs88.lightning.force.com/auraFW/javascript/ywi4clSWfDw6pOdt8rkxkQ/aura_prod.js:268:162
When I refresh the window, the error disappears and I can continue working untill the next one appears, and so on.

Anyone have any clue what is happening? 
Today my Lightning sandbox is having some serious behavious issues. 
I run into following errors:
  • Unfortunately, there was a problem. Please try again. If the problem continues, get in touch with your administrator with the error ID shown here and any other related details. An internal server error has occurred Error ID: 1986783592-9485 (1990134024)
  • Uncaught TypeError: Cannot read property 'b' of null throws at https://cs88.lightning.force.com/auraFW/javascript/ywi4clSWfDw6pOdt8rkxkQ/aura_prod.js:268:162
When I refresh the window, the error disappears and I can continue working untill the next one appears, and so on.

Anyone have any clue what is happening? 
We have an App that has a custom tab that is configured to be its default landing tab. Prior to Winter 16, when a user logged in, the custom tab was loaded as expected. Post Winter 16, Salesforce now displays this page:

You will be redirected to https://c.cs23.visual.force.com/apex/TaskList?sfdc.tabName=01r70000000Mb7O.

Click the button below to go to that page.

And the user has to click OK before the expected landing page will load.

This change in behavior seems to be directly related to the upgrade of the sandbox to Winter 16. Has anybody else seen this? How can we fix this? 

I have a multi-select picklist on the Account Object.  We want to see(reference) that field on the Opportunity object. 

 

Is there a workaround to do this since the multi-select can't be used in a formula field?

 

Thanks in advance for any help!!!!

Hi All,


In a child object I want to have a forumla field that should display the selected mult-picklist values present in the parent object.

 

How can I do it? I am not able to use the merge field directly or using any of the available functions including text()

 

 

Thanks in advance

Vijay