Page 1 of 1

Drop down different on Vl-web?

Posted: Mon Nov 28, 2016 2:36 pm
by atostaine
If a drop down is enabled false in web it doesn't position to currrententry.visible := true.

i have limited testing but enabling the same drop downs with no other code changes positions fine.

Also, is there a field visualization drop down/combo box example anywhere that works on vl-web? the one with picklist.add

Re: Drop down different on Vl-web?

Posted: Mon Nov 28, 2016 5:50 pm
by Stewart Marshall
Hi Art

Can you provide a little more detail with regards to the dropdown behaviour you're experiencing and expecting please? I'm not sure I understand your requirement.

With regards to a field visualization picklist, dynamic loading is probably best handled by creating a hosted part. Accessing the server asynchronously messes with the timing of the data load and the positioning of the drop down.

Re: Drop down different on Vl-web?

Posted: Tue Nov 29, 2016 3:45 am
by atostaine
Yes I will setup a simple example and see if I can duplicate my problem for you.

I will look at hosted part. So far all of the examples I've seen for department drop or skill drop down aren't using visualization. They are using a reusable part for the drop down, and adding it to the panel.