Solved

Blank Dropdowns on main form


I have multiple views that are included on a main form.
If I run the view separate from the form where all the views reside, the dropdowns populate.
If I turn on the main form in run mode and I attempt to open the dropdown there are no choices.


10834i30EE26E3919F13D5.jpg

icon

Best answer by Golfnutt8 5 July 2018, 12:45

View original

4 replies

Badge +10

Hi Golfnutt8, 


 


What are the initialization rules in the form when the dropdowns are populating?

Just using OOB configuration.
See attachment


Badge +4

Hi Golfnutt8,

 

Is there any rules configured in form level for this view?

 

Can you also check whether specified view initialize method rule is configured in form initializing rule and please make sure that any 'if-else' conditions is ignoring view initialization.

 

Thanks,

Vijay

Hi Vijay,
I found that while my view initialization was correctly set up OOB the form that loads with the view needed the same.
All is working as expected now.

Thank you!

Chris

Reply