Reference: PW 3.0.111 and uikit3 based site using the Regular-Master profile.
I've setup a page where a member can edit contact details via the frontend displaying the field content using the <edit> ... </edit> tags.
This works fine when the fields actually contain data. However fields that contain no data (i.e. empty) do not appear to be editable. No edit cursor appears (- possibly owing to the field width being 0px?)
Is the only solution to recreate the page using a form, for example, or is there a simple way to allow blank fields to be editable on the frontend?
I wondered if anyone else has found a solution to this problem. Any assistance would be appreciated.