ACF PRO Message Field output

Hello

i have created a repeater that shows up in the user admin page.

It shows Fail or Pass for certain units of course exams for example:
Sub field: Selector
Unit 1: pass or fail
Unit 2: pass or fail
Unit 3: pass or fail
unit 4: pass or fail

i have also created a conditional message sub field to show a mesage
“CONGRATULATIONS! YOU HAVE PASSED”
if all the units are selected as passed.

My problem is when i search usermeta in text element i cant find the field name for the message selector created.
i also noticed the message field created does actually have a field name section.

so can someone advise me out how i can dynamically show a message according to what has been selected for that user.

I hope this makes sense any help will be much appriciated

Thank you

Hey @bulli79,

Thanks for writing in!

Please edit your text dynamic content and use the custom meta.
You will need to supply the meta key of the condition message field.

Please let us know if this works out for you.

thank you for replying

Where do i find the meta key? the message type field in ACF has no field name. that disapears when you select message type

Hello @bulli79,

There should be a name for that message field. To better assist you with your issue, kindly provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/apex/forum/t/how-to-get-support/288

Regards.

here are the details

so i have created to messages 1 if they pass Door supervisor and one if they pass CCTV.

here is screen shot you can see fields i created with message at the end.

This is the learner results page. so when learner logs in they can see there results as you can see i can get the information for the using dynamic text however as i mentioned before i cant get the dynamic field to show up. doesnt seem to have the option when i go into “usermeta”

Hey @bulli79,

Sorry for the confusion. The Message field does not have a Field Name as it’s not really a fillable or configurable field. It’s just for backend display. It can’t be displayed in the frontend.

I can’t find the ACF documentation about the Message Field but here’s a good third-party article: https://www.codee.io/make-acf-look-great/#Messages

Please use a Text field with a default value instead.

Hope that helps.

Ok Thank you for reply ill check out the link.

You’re most welcome,

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.