Web Widgets not showing in the browser
Author: ablancouribe@compuamerica.com.ve (bioalexy)
Hi I'm having a problem with some widgets and labels in my web page, the labels are not showing their value and the widgets like the checkbox are showing like a normal input, when I inspected the html code with the browser I realized that thoses widgets ids are missing the number at the end Example: id="ufld:FIELD.ENTITY.MODEL:COMPONENT.1" ---> working widget id="ufld:FIELD.ENTITY.MODEL:COMPONENT" ---> not working widget Can someone help me with this? I'm using 9.7 Thanks.