This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Large IT Shop request form

I am building a request form with a large Request Property group (30+ questions).  When requesting the item, the form extends beyond a page, but does not have a scrollbar.  Does anyone know how to add that?  I've tried adding the CssClass 'd1im-popup-large' to the VI_ITShop_Approvals, but that didn't seem to help.

Thanks!

Ellen

Parents
  • Thanks Geraldine. I think I figured it out. In case another newbie runs into this same issue, you need to make a copy of VI_Style_RendererSettings_Default and modify Popup styles, specifically .qui-modal-dialog, changing overflow to 'auto'.

    Also, when searching your project, don't make the same mistake I did and assume the Search button will return everything - you need to use the 'Search All' instead.

    Ellen
Reply
  • Thanks Geraldine. I think I figured it out. In case another newbie runs into this same issue, you need to make a copy of VI_Style_RendererSettings_Default and modify Popup styles, specifically .qui-modal-dialog, changing overflow to 'auto'.

    Also, when searching your project, don't make the same mistake I did and assume the Search button will return everything - you need to use the 'Search All' instead.

    Ellen
Children
No Data