Is there a way to access the properties of a collapsible box through javascript? I would like to be able to control whether a box is collapsed or expanded on a collapsible box which holds all my data. Thanks.
Is there a way to access the properties of a collapsible box through javascript? I would like to be able to control whether a box is collapsed or expanded on a collapsible box which holds all my data. Thanks.
Hi, I'm working on the same project and Andres has asked me to help clarify. On the data tab on Appery, we are able to map data from our API to the label. We want to be able to access two different data items in one label, so that we may write javascript code using the two items.
Thank your for the link. I'm just confused about whether the fix should be done in the API, browser, Appery, or server level. I apologize, I don't have much experience on this topic.
Here's what I see: "XMLHttpRequest cannot load http://www.ndwebserver.com/PHPAPI/sim.... Origin http://localhost:8080 is not allowed by Access-Control-Allow-Origin. "
I tried searching on Google but I can't seem to make any of the solutions work.
Hi, thanks for the reply. That does seem to be the problem. Do you have any suggestions on how to fix it? Thanks.