Jump to content
  • 0

Hide results


Heather

Question

5 answers to this question

Recommended Posts

  • 0

Thank you for answering my question! I tried both of the solutions that you provided.

When I tried AnchovyXL's solution, it worked fine but I don't want to display the warning message "Required" upon the first loading of my page.

Same as kristina's solution, there's a "no records found" message upon loading.

 

How can I do that without displaying "no records found" or "Required"?

 

Thanks in advance!

 

Link to comment
Share on other sites

  • 0
On 12/3/2018 at 7:48 PM, Heather said:

How can I do that without displaying "no records found" or "Required"?

You can play around with CSS in Caspio Styles in order to hide this messages. 

Style -> Source -> All

You need to add/modify the following line of code in the following classes:

display:none;

CSS classes:

.cbResultSetRecordMessage

.cbFormError

.cbFormRequiredMarker
 

I would recommend to duplicate your existing Style and apply the above-mentioned changes in the duplicate copy.

Regards,

vitalikssssss

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...