Jump to content
  • 0

List-Box inside the Collapsible Section


FinTheHuman

Question

Hello,

I'm in the middle of creating my application and while I was following the "Create Collapsible Section" (https://howto.caspio.com/tech-tips-and-articles/advanced-customizations/tech-tip-creating-collapsible-sections/) in the Caspio's online help center and include my multi select listbox inside the collapsible section, I can't see my data inside it: 

image.png.1cba813ce0d59405a20d7a5f37d8ce31.png

Can anyone help me? 

Thanks

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Hello @FinTheHuman,

That is indeed an unusual behavior, well you can try to add this code to the Header: 

<style>
.cbFormSelect {
min-width: 400px !important;
}
</style> 

Just to alter the width of your multi select Listbox. And make sure that you unchecked the "enabled HTML Editor" in the advance option of the Header.

I hope this helps :) 

~WatashiwaJin~

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...