The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

frm-entry-update-field

Labels

This Discussion is public

Notifications

Hi there,

I don't understand why but the code to modify a field of an entry doesn't work. The link to update it doesn't show up. This is what I typed in my view:

[frm-entry-update-field id=[id] field_id=94 value="new value"]

Am I writing something wrong? I tried with different field IDs but nothing.
Could you help me please?
Thank you!

Hi Francesco,

You need to specify the label for it to show up on the front.

Example below:

[frm-entry-update-field id=[id] field_id=94 value="new value" label="My Label" class="MyClass" message="Status Updated"]

You can also add classes to it to style it as a button or however you like.

Hope that helps

Chris

Hi There, can this be added to an email notification?

I have tried both:

<a href="[frm-entry-update-field id=[id] field_id=p0kw0 value="YES"]"> accept</a>

[frm-entry-update-field id=[id] field_id=230 value="YES" label="My Label" class="MyClass" message="Status Updated"]

..and both wont show up in the email - any help greatly appreciated

 

 

 

Discussion closed.