Hello. I have a portal that has a few quick view based on lookup fields before them. They leave a blank space in-between the other form fields.
Is there a way to have the quick view fields visible instead of it being hidden and showing only when they enter data into the lookup field? (Through code or an out of box feature)
It just looks weird having a field then a blank space then another field and so on. Thanks for the help
Hi
The way I normally do is keeping the Quick View Form on the right-hand side of the form, so once the fields disappear it doesn't look strange.
If you have them in the middle of the form and this is leaving a blank gap, then I would suggest you add a code to the change event of the lookup, and completely hide the Quick View Form when it's blank
Ultimately you always can apply JavaScript to recreate the fields if you need to keep them always in the form.
Power Pages Super User | MVP