Hi, if I want to show tooltip but at FRONTEND - where is better to save such frontend tooltip text - at "Label description" or "tooltip addon" or it does not matter because your Gutenberg Blocks canNOT show them at frontend?
MB Frontend Submission does not support working Gutenberg blocks on the frontend. You can edit blocks in the admin area only.
And the tooltip will display next to the field label, not the label description.
Pity. Because it force admins to make double work - add descriptions/tooltips for backend and for frontend - twice and manually make sure that the information in them is synchronized. Which is not very comfortable and wrong at data storage standards. :\ Add such improvement to next updates.