So, there is a problem with "user input" mode in a form. I choose user input-->radio button, but the text does not appear at the publish mode, just in the editor. THX
Wishlist Page is the new official platform for requesting new features. You can vote, comment, and track the status of the requested features (requests from this page will be migrated to the new Wishlist soon).
is this button's text bound to a dataset? or is it a static text?
It's bound to a dataset, its not a static
well in that case it is most likely that you did not sync your "sandbox" data to the live collection.
hence, the system does not find any text to bind to the component, so it's shown as empty.
let me know if that is the case.
I will check it