How to retrieve entry by key

By: Dev IT | Asked: 09/15/2023
ForumsCategory: General questionsHow to retrieve entry by key
Dev ITDev IT asked 2 years ago

I want to retrieve entry  by key in formidable forms.
Please i need help.
Thank you.

Rob LeVineRob LeVine Staff replied 2 years ago

What information do you have and "where" are you (i.e., in PHP, in a view, etc)

Dev ITDev IT replied 2 years ago

I have entry key , but i want to retrieve complete entry with this in php

Rob LeVineRob LeVine Staff replied 2 years ago

$entry = FrmEntry::getOne(FrmEntry::get_id_by_key($key));

Dev ITDev IT replied 2 years ago

Thank you , I try this now.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right