• Resolved rene-rene

    (@rene-rene)


    In creating forms there is a “hidden field” type available. How to use it?
    Would somebody give me an example. I am trying to have a hidden textarea in my woocommerce form.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter rene-rene

    (@rene-rene)

    Hi,
    I could find it!
    Add the “Hidden Field” (which is not really a field, but a tool to mark other regular field as hidden), then set the Meta-Key to the meta-key of the regular field you want to hide, and leave de meta-value blank.

    My suggestion, that this should be documented in some place! At least improve the “?” help message beside the hidden field tool .

    Hello @rene-rene,

    Thanks for your suggestion. I have notified to our developer about your suggestion. I believe they will take care of it on our next release 🙂

    Thread Starter rene-rene

    (@rene-rene)

    Hi Mahbubur,
    Continuing with “hidden fields”. To my surprise they are too hidden!

    My idea in having some hidden fields, was to keep private informatión in them, which is not to be shown to de user, but of course visible for the administrator. I would expect to see my hidden field values when editing a product. But it is not the case, if you enter something on those fields you won’t be able to see it again (except, I imagine, using PHP code, but it is not the idea).

    Is there a way to have some kind of private field?, for remarks of exclusive use of the administrator, but invisible to the user.

    Thanks, René.

    Thread Starter rene-rene

    (@rene-rene)

    I have not been able to set up a hidden field.
    One reads in the doc: “Hidden Field: This custom field lets you create hidden fields that only the admin or form creator can view and hidden from users”.

    OK. I created a text area field, lets name it “XXX”; its meta key is “xxx”; next I added a hidden field with Meta Key = xxx. I have no idea about what to put in Meta Value of hidden field, I left it blank.

    If I write something in my XXX text area, no one sees it, nor the user, neither admin.
    My intention is to hide from the user what is typed in XXX field, but let admin to be able to read it.

    If I do put some text in hidden field Meta Value, that (fixed) text will be shown to both admin and users in all posts.

    Greetings: René.

    I have that doubt too.

    Thread Starter rene-rene

    (@rene-rene)

    Does someone in this forum know how to use WPUF “Hidden Fields”?
    What to enter in the “Meta Key” and “Meta Value” of the hidden field?
    How to relate this special type of field with the real field one wants to hide?
    I am completly confused with the hints (“?”) given in the form creator.

    I appreciate any help. (and I imagine that colegue Filipec too)

    Greetings: René.

    Hello @rene-rene,

    Here is the video guideline for using the hidden field of WP User Frontend plugin.

    Let me know if you are not clear yet.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Hidden fields’ is closed to new replies.