hello first of all. I have a select-based resource, and when I select a feature from this resource, I want the other resource to become invisible. how can i do this, have a nice day
Maybe you are using "not reuse" option when
dealing with resource, and that might be problem
for deleting current line from resource - instead
it is deleting next resource line.
@UserTrue Thank you for your advice. Yes, at first I tried the built in mongodb with it's module. It made me quite fast switch over to MySQL and the appropriate node.js module ;)