Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,We have integrated Next 0.7.3 version into WAP3.0 with XWT3.0.We do not see the loader animation when we launch the application using Firefox browser. It shows the loader properly on Chrome. Please refer to attachment TopologyIssue1.png.Also, when...
Hi,We have integrated next topology in Prime UI WAP3.1.We have a requirement where, we can remember the placement of icons displayed even if we move from one page to another.For now, we are calling API which returns us the x,y co-ordinates of the ico...
Hi Abu,I tried the converter function but it is not working.It is not returning me any value if the value is false.I tried to debug the converter function calling by putting console.log(value), but nothing is displayed in console.Regards,Sachin
Yes Abu. That solved my problem.Another thing I noticed that, for boolean value false, it is not showing me any data. Can we handle it in a function which will return boolean values in string format?e.g. content: function(){ /...