Skip to main content
October 2, 2023
Question

The save target must be a local variable that does not refresh on every evaluation

  • October 2, 2023
  • 2 replies
  • 0 views

I saved ny CDT in  a rule input , but i get this error whenever i test it on the site. 

I tried saving the ri! in a local variable , but then the value of the CDT was null on the site ( works on interface but not on the site) 
what is the problem ? 

2 replies

mathieud0001
Brainy
October 2, 2023

Can you show the code?

stefanhelzle0001
Brainy
October 2, 2023

Interface pages in sites do not support rule inputs. You will have to use locals only.