dhiraj_gophane
12 years agoLeader
how to get Hidden nodes in rest api response?
When a node is hidden from list and menus then that node info doesn't come in xml response when list of nodes are fetched at parent level.
Meaning,
If category A consist of 4 categories named a,b,c,d. And if "c" is hidden from lists and menu. Then when I fire a rest API call to get all categories of category A. It only shows me a,b,d in response.
Is there any way to get hidden category in this response?
Thanks,
Dhiraj
Sign in to react to this post