Hello Team,
Can we have dynamic items (sometimes 3 and sometimes 4) in a navbar component?
Thanks.
Hello Team,
Can we have dynamic items (sometimes 3 and sometimes 4) in a navbar component?
Thanks.
Hi Himanshu,
You could write some JavaScript to do it.
Or add two Navbars and just hide/display one of them.
Ok. I was thinking as same. (two Navbars and just hide/display one of them). But will this work even if we are creating it as a template?
Himanshu,
Yes, sure.
Hello Himanshu,
You cannot set the text with multiple lines in item via Builder, only via the js code
Can you help me with code?
Thanks.
Hi Himanshu,
These threads may come in handy:
http://stackoverflow.com/questions/74...
http://stackoverflow.com/questions/79...
https://getsatisfaction.com/apperyio/...
OK. I will check it and will let you know about it.