The CreatorCon Call for Content is officially open! Get started here.

Populate catalog variables from custom table

Rob Bendorovich
Tera Contributor

Hello,

 

I have a custom table with 5 columns. The 1st column, Group(Entity) Name is configured as a Lookup Select Box on the Catalog Request. When the correct group name is selected, I would like to have the other column data (Entity number, Contract Signed, and Expiration Date) that matches the Group name populate the associated catalog varaiable fields.

 

See example below - if Alamance Eye Center is selected as Group(Entity) name, would like to have highlighted fields automatically populate the associated variable fields on the Catalog Request.

 

RobBendorovich_0-1724358452832.png

 

RobBendorovich_1-1724358970727.png

RobBendorovich_2-1724359012957.png

RobBendorovich_3-1724359060401.png

 

Would appreciate any assistance in making this happen.

 

Thanks!

 

1 ACCEPTED SOLUTION

AnirudhKumar
Mega Sage

May I suggest an easier way to do this?

Change your Group(Entity) Name field from Lookup selectbox to reference type

Next, open the fields that you want populated. You will see tab called Auto-Populate. Pick the first field in the Dependent question, and in the Dot walk path field set the appropriate values.

 

No need of writing any script😊

View solution in original post

2 REPLIES 2

AnirudhKumar
Mega Sage

May I suggest an easier way to do this?

Change your Group(Entity) Name field from Lookup selectbox to reference type

Next, open the fields that you want populated. You will see tab called Auto-Populate. Pick the first field in the Dependent question, and in the Dot walk path field set the appropriate values.

 

No need of writing any script😊

Perfection! Appreciate you, AnirudhKumar!