Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
polisetti
Creator II
Creator II

Triggers not working on Inline tables

Hi All,

We are facing one issue while writing the triggers. We have loaded 1 inline table Geography with 4 values:
State, Franchise, Territory, HCR.
We have 4 different fields for the same which are coming from back end.
The intended functionality is, when we are selecting inline Geography with any value all the other 3 selections should be cleared and minstring of selected geography should be selected, this will work fine when we have the associated values.
But e.g.  in case where we have selected any State for which no Franchise is associated and then we are selecting Geography as Franchise then minstring trigger is not working.

We are using field event triggers on inline field Geography.
Please find the attached sample document.

3 Replies
saumyashah90
Specialist
Specialist

Can you please open the hidden script??

polisetti
Creator II
Creator II
Author

Please find the attachment.

saumyashah90
Specialist
Specialist

You should have same Field Name.....with one of the fields you are loading under directory so that it gets assosciated.

Once you do that it will resolve your problem