Data Lookup onLoad?

Steve2000
Tera Contributor

Steve2000_0-1678270835251.png

We want to use the Data Lookup Definitions onLoad not onChange.

Is there a possibility to do this?

1 ACCEPTED SOLUTION

SatyakiBose
Mega Sage

Hello @Steve2000 

Catalog data lookup definition do not run on load.

 

View solution in original post

5 REPLIES 5

SatyakiBose
Mega Sage

Hello @Steve2000 

Catalog data lookup definition do not run on load.

 

Is there an alternative method? We want to display the informations based on user reference

Hi @Steve2000 

The best approach here would be to go with an onchange client script.

And if we want to set more than 1 variable? Still CS onChange?