I have placed a rich text editor component in a table, but unfortunately, apart from the heading, nothing is visible. Has anyone had this before or does anyone have any ideas? The leap-file is attached so that you can reproduce this.
I have imported your app and when I try preview the form an error is showed (firefox & Leap9.3.9) about the Javascript in onstart event of app (can't use "==")
In the edit page of this js code, the check show the same error
(Edited) Note: Even with the JavaScript error, I was able to open the table, and it still displayed the rich text field. Tested in three browsers (Firefox, Chrome, Edge) and Leap 9.3.9 (the one from leapsandbox.hclpnp.com).
This is really crazy. I have now removed everything, every code, everything except this table and the rich text field. Nevertheless, this is not displayed in EDGE or Forefox. What could this be? I have LEAP 9.3.8, maybe someone can try again with 9.3.8. I have inserted the file without JS.
I actually encountered this same issue when I attempted to add the ExcelJS JavaScript library. Something about the way it is configured caused just the field widget to be invisible. I could see the field name, but the actual interactive object was simply missing from the form. Do you have any JavaScript library files being referenced that could be impacting your form?