Skip to main content 参与我们的 5 分钟社区调查。即日起至 2025-4-11 均可参与。点击这里参与。
Andrew Wong 提问于 #Flow

I've just thought i'd give the new reactive screens beta that is available in the Process Automation Settings. I'm not sure why, but when I run a flow that worked before activating this feature, I am now getting an error below when I debug:

 

"Conditional visibility rule error on startDate_12mths field: Function ADDMONTHS may not be used in this type of formula."

 

The StartDate_12mths is used as a default value for a date field in a screen and it's a simple formula that just adds 12 months to a date field from Get Records:

 

ADDMONTHS({!getQuote.From_Date__c}, 12)

 

Anyone facing this issue/bug? It only happens when the Reactive Screen is enabled. It's a shame as this was a super useful feature that I've been waiting for. #Flow

6 个回答
正在加载
0/9000