How to update a dropdown list values
How to update a dropdown list values in a sub-form based on the changes of a textbox in main form?
-
Use Auto Lookup control inside a sub-form that binds to the dropdown control. Configure the Auto Lookup as below:Step 1: Field setting -> configure -> Bind Lookup Values To A Repeating Control = "[SubForm Name] / [DropDown List Name]"Step 2: Field setting -> configure -> Execute on Session = "Subsequent Sessions"
サインインしてコメントを残してください。
コメント
1件のコメント