Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Field scripts not running on customer portal

Mario Stoilov July 18, 2019

I have a behavior script, very simple:

 

def tpvField = getFieldById(getFieldChanged())
tpvField.setError("Why am I not running?")

It is attached to a field. The mapping is both for the customer portal and agent view (project and portal mapping). This script runs when browsing the agent view, but not on the customer portal, and I cannot find out why. Using the "read-only", "visible" and "editable" toggles works, but the script doesn't.

Can anybody lend a hand? Where do I need to check, where can I find logs, is there a configuration I need to check?

0 answers

Suggest an answer

Log in or Sign up to answer