Skip to content

Commit 9fd322b

Browse files
committed
break, fix multiple
1 parent 07e55f2 commit 9fd322b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scriptSelect.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,8 @@ function SFSelect_changeHandler (src)
289289
// Let's pass values
290290
SFSelect_setDependentValues(srcName, fobj, data["sformsselect"].values);
291291
}).fail( function( data ) { console.log("Error!");});
292+
293+
break; // Avoid loading fobj again
292294

293295
}
294296

0 commit comments

Comments
 (0)