Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Can you please open the hidden script??
Please find the attachment.
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